Page 1 of 1

For what is the DBINFO function below used?DBINFO('sqlca.sqlerrd2')

Posted: Fri Aug 26, 2022 9:58 am
by answerhappygod
For what is the DBINFO function below used?DBINFO('sqlca.sqlerrd2')

A. Returns the last SQL error code.
B. Returns the last serial number inserted.
C. Returns the number of rows processed.
D. Returns the last ISAM error code.