Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 how do i check for duplicates in storedprocedure

Author  Topic 

sundarv
Starting Member

2 Posts

Posted - 2001-09-29 : 23:39:23
hi
one of my column is unique(not primary key). when i insert data using stored procedure, how could i check for the duplicate values

help
sundar
   

- Advertisement -