Jumat, 06 Agustus 2010

Create dblink

create public database link
mylink
connect to
remote_username
identified by
mypassword
using 'tns_service_name';

Tidak ada komentar:

Posting Komentar