Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> DB Links
What is the correct syntax for querying a table using a DB link?
Is it [TableName]@[LinkName]? I've tried this and it hasn't worked.
example: Link name is 'experiment'.
query: select *
from contract_at_experiment.prod2
Thanks.
RCL Received on Mon Jun 21 1999 - 16:41:42 CDT
![]() |
![]() |