July 12, 2002 at 5:58 pm
When I test UPDATES, INSERTS and DELETES I do a SELECT, BEGIN TRANS, SELECT, and ROLLBACK TRANS to be sure in testing the results were as expected even if I have tested the Select version.
"Don't roll your eyes at me. I will tape them in place." (Teacher on Boston Public)
July 16, 2002 at 12:35 am
NON!!! it will actually not even compile, the sub select does not contain the item table from which the field DID is selected!!!
July 16, 2002 at 1:59 am
The same type of delete statement caused one of tables in our database empty i.e. deleted all rows.
I got (8 row(s) affected).
Edited by - kashif on 07/16/2002 02:08:16 AM
July 16, 2002 at 6:15 am
Rdijk,
You might want to read (or re-read) the earlier posts.
Andy
July 18, 2002 at 7:08 am
Very cool problem Tom!! Never come across something like this in the past but I will be looking out for it now. Thanks!
David
David
@SQLTentmaker“He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot
Viewing 5 posts - 16 through 19 (of 19 total)
You must be logged in to reply to this topic. Login to reply