views:

7

answers:

0

Good Morning everyone..

I have several DB links defined and would like to be able to dynamically change which link I want to use depending on the a user input. Is there a way?

Example: select * from parts@dblink

I am looking for a way to use a variable and have users input the link pointing to a particular database. Is this possible?

Thanks