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
Reset Autonumbers when moving to production
SBS 2008 Console feature is not setup correctly - Unable to create users -
2 questions about messagequeue
call / run / execute a javascript function on a html webpage with an vb 6 activeX on the same page
Upgrading Server 2008 Evaluation Version to Fully Licensed
How to make label in vb.net visual studio 2008 Transparent
Add reference to Microsoft.SqlServer.Manage<wbr />ment not available
What permission is needed to edit Logon Script setting in a User's Profile
Add CrLf to a string of text
How can I allow regular domain users update their own Active DIrectory information?