is there any difference..begin transelect *From tablebegin tran update table set id=some_valueif we run both and exec DBCC opentran I can only see the second statement..why does it not considering select statement...Please advice on this
↧