Subject | Insert, Update and Delete count |
---|---|
Author | Reggie White |
Post date | 2002-04-10T05:47:14Z |
What FB API do I call to find out how many records were affected by a DML
statement?
ex. update stores set state = 'TX'
How can I find out how many rows were updated by using FB's API?
Thanks
statement?
ex. update stores set state = 'TX'
How can I find out how many rows were updated by using FB's API?
Thanks