资讯

Alter Table [MyTable] Drop [myConstraint] Right?Anyways, I know I figured out how to do it before, and that it was pretty simple. What I don't know how to ...
I've got an interesting constraint I'm trying to add to our database. I can do with with triggers, but am curious if there is a more elegant way to do this in T-SQL (SQL2005, FWIW) We have two ...