What is the SQL Communications Area and what are some of
its key fields?
Answer / s
SQLCA is a collection of variables that is updated after
the execution of the SQL statment.
The values in these variables tells if the SQL completed
successfully or not and for testing specific error
conditions.
SQLCODE, SQLSTATE, SQLERRD(3)
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a DB2 bind?
When the like statement is used?
How to check last update on table in db2?
What is db2 isolation?
What are union and union all?
How do you stop a db2 database in linux?
How do you select a row using indexes in db2?
What is a base table?
Where are plans stored?
how to resolve -805 . how to see dbrm and package not found
What is reorg in database?
What is db2 command?