I am debugging one of our programs and ran the fix in Test. I would like
to compare table 1 between Production and Test. I want the query to output
column 1 if Production <> Test output.
What is the best way to achieve this?
jeff
--
Message posted via http://www.sqlmonster.com
to compare table 1 between Production and Test. I want the query to output
column 1 if Production <> Test output.
What is the best way to achieve this?
jeff
--
Message posted via http://www.sqlmonster.com
Comment