You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
In MySQL there is a command that will differentiate between a replace and an insert. If the data record exists in the database based on the primary key, an update command is used; however, if the data record does not alreay exist, the data is inserted using an insert command. Is there a similar command in SQL Server?
Russell Fields
unread,
Nov 4, 2009, 1:45:30 PM11/4/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message