Any function to let me know how many rows that I updated after UPDATE SQL statment?

Started by Cornover 24 years ago1 messagesgeneral
Jump to latest
#1Corn
corn@tryit.com

Any function to let me know how many rows that I updated after UPDATE SQL
statment?

Just like @@rowcount (MS SQL). I always compare with MS SQL becuase I used
MS SQL most.