I am trying to delete records associated to another record in a different table, associated to yet another record in yet another table.<BR><BR><BLOCKQUOTE class="ip ...
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 related ...