Data Source Reconciliation (Sybase)
Database
1
Posts
1
Posters
0
Views
1
Watching
-
I have a table with data from five sources, and a column specifying which one. I need to compare this data for missing rows (Present in one source but not another one), and for different values. I would like to do this entirely in SQL. The database is in Sybase, in which the SQL syntax differs slightly from Access (eg, no semicolons)