Hacker News new | ask | show | jobs
by noSyncCloud 881 days ago
If you have to use TSQL like me, you can use BEGIN/ROLLBACK TRAN with an OUTPUT clause to easily confirm, then just change it to COMMIT. I actually like this workflow quite a lot