Microsoft
Software
Hardware
Network
Question : How do you find a duplicate record in sql 2005
Could someone please supply a sample TSQL Query to find a dulicate records in a Table.
It appears in one column I have the same value [FORM_ID] 200009 as an example is appearing twice. On a table with no constraints there is not an issue but I am trying to Import this table to a production environment which has value constraints in place.
Table name is [dbo.P01_Archive]
Column in question is [Form_ID]
Answer : How do you find a duplicate record in sql 2005
Hi,
Here are some useful links for this,
http://blog.sqlauthority.c
om/2007/03
/01/sql-se
rver-delet
e-
duplicat
e-records-
rows/
http://blogs.techrepublic.
com.com/da
tacenter/?
p=420
http://support.microsoft.c
om/kb/1394
44
Thanks
Krunal
Random Solutions
How to show detail on summary report that is pulled into another report (sub-report)
DAO Recordset issue Access 2007 VBA
Foxpro Can't Seem to Find Word 2007 under Windows 7
SQL Subquery find previous record in a group
TWO MILLIONAIRE - Why do you like being an Access Expert?
System error 5 has occurred when using NET USE and Windows Server 2008
CONVERT Date Time
How can I set a GUID column to ROWGUID using T-SQL?
Using More Than 1 Delimiter In Excel 2007 (Pipe & Comma)
Query runs fine for most but not for two people...???