- Forum
- Databases
- Oracle how to use function through DBLINK in oracle 8i
-
Junior Member
how to use function through DBLINK in oracle 8i
how to use function through DBLINK in oracle 8i?????????
-
Re: how to use function through DBLINK in oracle 8i
please folloe the sample
select functionname(parameter)@dblinkname from dual;
hope this solves your problem
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules