Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: help: How to refrence a column over the database link

Re: help: How to refrence a column over the database link

From: IANAL_VISTA <IANAL_Vista_at_hotmail.com>
Date: Sun, 13 Mar 2005 02:18:29 GMT
Message-ID: <Xns9617BA3D55787SunnySD@68.6.19.6>


"charlie cs" <cfs3526_at_ureach.com> wrote in news:T9NYd.4229$wL6.2880_at_trnddc03:

> Hi, group, in PL/SQL, if i want to refrence a column over the database
> link, something like this
>
> Declare
> ......
> v_1 tableA.columnA%type_at_db_link;
> .....
> Begin
> ....
> end;
>
> but it is not working. Could somebody tell me how to do it?
>
> Thanks for your help.
>
>
>

"not working" is less than obvious.
Since you won't share any specific error information, You're On Your Own (YOYO!) Received on Sat Mar 12 2005 - 20:18:29 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US