Update Table From Another Database
Hi,
I have two database in Oracle 12c. One of database is TestDB another database is ProdDB. I want to update a table in TestDB from ProdDB. I have a dblink but I don't know how to use it. How can i update table in TestDB?
Thanks.
Tagged:
0