Обсуждение: Any function to let me know how many rows that I updated after UPDATE SQL statment?

Поиск
Список
Период
Сортировка

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

От
"Corn"
Дата:
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.