CREATE [PUBLIC] DATABASE LINK CONNECT TO
IDENTIFIED BY USING '';

This link name is called "test" and uses an ID of jim (on the target database) identified by is the password (jim) using the test which is a connect string

CREATE DATABASE LINK test
CONNECT TO jim IDENTIFIED BY jim
USING 'test';

Ready for Action?

LET'S GO!
Copyright 2024 IT Remote dot com
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram