Implementing and using SOA with JavaScript and XML
Developing rich experience web based applications
Sunday, October 12, 2014
ORACLE: Database Links
Creating a Database Link
create database link [LINK_NAME] connect to [USER_ID] identified by [PASSWORD] using '[TNS_NAME]';
example
RDB=((DESCRIPTION...)
create database link RDB_LINK connect to RDB identified by RDB_USER using 'RDB';
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment