Dear all,
I am currently trying to migrate data from MS SQL server to SAP HANA. In the process, I am unable to find a substitute for the '@@Rowcount' system function of MS SQL which returns the number of rows affected in previous query. Can you please suggest a solution or substitute for the above function?
Thank you in advance