I do not know SQL but learning fast and furious.
I am programming an agent and working with a group of existing databases.
I would like to able to compare the database before and after an update.
The testing databases are relatively small.
I have no problem programming some compare but how do I go about it.
Should I do this in SQL duplicating the database.
I would be happy to write some SQL and dump the databases and do the compare
externally.
I would appreciate any suggestion.
Andre
I am programming an agent and working with a group of existing databases.
I would like to able to compare the database before and after an update.
The testing databases are relatively small.
I have no problem programming some compare but how do I go about it.
Should I do this in SQL duplicating the database.
I would be happy to write some SQL and dump the databases and do the compare
externally.
I would appreciate any suggestion.
Andre
Comment