Having configured connectivity between an On-Premises SQL Server Database to an Oracle ADB Database in the Oracle Cloud in the previous post, I will now copy data from SQL Server to Oracle
- Create the Target Table in Oracle ADB
- Verify Existing Rows in SQL Server
- Insert into Oracle with Select from SQL Server
- Verify Rows Inserted into Oracle
- Create New Row in SQL Server and Verify that it is NOT present in Oracle
No comments:
Post a Comment