Viewing 3 posts - 31 through 33 (of 33 total)
I guess this should work. Try it out!! Since I dont have the actual data, I am not able to test it out. Please do let us know if it...
June 15, 2004 at 4:10 am
#510414
What I tried to say in my previous answer was that bulk inserts and updates will not be audited. If a bulk insert or update is done on the table,...
June 15, 2004 at 3:50 am
#510409
It's just the code that is written that assumes that only one row is updated at a time. A trigger can definitely handle multiple row changes. This question compares a...
June 15, 2004 at 3:37 am
#510405