I know there is a single row insert and a multirow insert. I am wondering whether @@ROWCOUNT gets initialized to 0 for each INSERT statement that is carried out.Yes, it does. I tested this and answered my own question.
↧