Conditional INSERT
I have a stored procedure that inserts a record, but I only want it to execute if the record is not a duplicate......how can I do the check, and the insert all in one sp?
-------------------------
Beware of programmers with screwdrivers...
__________________
-------------------------
Beware of programmers with screwdrivers...
|