I have a database I recently inherited in SQL 2000 that contains some duplicate rows. How can I identify the tables that have this problem (duplicate rows meaning ones that have the same “time_stamp” value, and “time_stamp” being used as a raw identifier)?
Software/Hardware used:
ASKED:
June 18, 2008 3:56 PM
UPDATED:
June 23, 2008 6:59 AM
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.