|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, November 26, 2012 12:36 PM
Points: 4,
Visits: 36
|
|
New Post available for script for SQL 2005 or higher. http://www.sqlservercentral.com/Forums/Topic1307956-543-1.aspx
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, September 25, 2009 9:54 AM
Points: 1,
Visits: 7
|
|
Binu or others,
Here is the situation. Lets say I have a table with 5 fields. A "duplicate row" will have the same data in 4 of the fields, while the 5th field (submit date) will be different. What I want to do is display in a T-SQL query all unique records along with the duplicate rows that have the latest submit date.
Any suggestions will be appreciated.
Thanks, Gordon C.
|
|
|
|