Viewing 5 posts - 1 through 5 (of 5 total)
Hello,
It is a good point to write out the updated/Deleted in XML format (or a common format) into an audit table to track the changes at a later date. This...
October 29, 2019 at 12:42 pm
Thank you Jeff. I will try that.
What is the difference between Xact Abort and Rollback transaction? Currently, I have all my data processing code in a Try block with...
December 26, 2018 at 5:50 am
Yes, at the time of modification. It is a batch and will be run during off hours.
Thanks
MMuthu
December 19, 2018 at 8:26 am
Good one! 😀 .. Did not realize how much I needed that laugh..thank you!
MM
February 5, 2014 at 5:42 am
A couple of skills that I have used as a database developer
- Thinking of data in sets instead or rows. (this will avoid cursor processing)
- multi table updates and deletes
-...
November 22, 2013 at 5:51 am
Viewing 5 posts - 1 through 5 (of 5 total)