For what is the DBINFO function below used?DBINFO('sqlca.sqlerrd2')
Posted: Fri Aug 26, 2022 9:58 am
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.
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.