Search results

  1. D

    Dynamic Query for Multiple DBs with same tables

    Hello All, I am trying to write a program to scan through database tables and compare the values in the selected tables. 2 DBs are connected with the same table names and schema but different data. I am trying to open a dynamic query for table XXX in database AAA and database BBB. How do...
Back
Top