Quantcast
Channel: SCN: Message List - SAP SQL Anywhere
Viewing all articles
Browse latest Browse all 2182

Re: Data synchronization between databases

$
0
0

One possible solution would be to create a remote table (see CREATE SERVER, CREATE EXISTING TABLE) in a running copy of the backup database. Then use "INSERT ... ON EXISTING SKIP SELECT ..." (or the MERGE statement) to add the missing date to this table in the productive database.


Viewing all articles
Browse latest Browse all 2182

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>