What is the SQL Communications Area and what are some of
its key fields?
Answer Posted / 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 |
Post New Answer View All Answers
What is concurrency?
What is the role of union all and union
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is db2 instance?
What does db2 mean?
Is db2 a mainframe?
What is performance tuning db2?
What is page size in db2?
What is dbrm? What it contains?
What is runstats db2?
What is innodb buffer pool?
What is netezza database?
Define buffer pool.
Is schema the same as database?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected