awesomeScripts icon indicating copy to clipboard operation
awesomeScripts copied to clipboard

Data difference by executing a query on database

Open avinash3005 opened this issue 5 years ago • 0 comments

I want to create a data comparing tool in python which takes 2 database query as source and target and generate a report of difference in data after executing in database.

Here there is only one database. query may access various table in the database. Query is SQL server. Connection and everything is established.

You just need to create a difference program.

avinash3005 avatar Oct 16 '20 16:10 avinash3005