How to disconnect from a database link?
Hi,
My application is connected to a local Personal Oracle database. The application pulls data from a remote database through a database link.
How could I explicitly disconnect the database link after finishing the "downloading" of data from the remote database?
TIA,
Tamas Szecsy