DB2 control structure

A control structure used by DB2 to communicate with the application program is
a.Address space
b.Authid
c.Thread
d.View
e.String
Thread

Questions by radibioinfo   answers by radibioinfo

Showing Answers 1 - 12 of 12 Answers

prachi patankar

  • Jun 22nd, 2014
 

SQLCA

  Was this answer useful?  Yes

Lalit Pant

  • Jul 10th, 2014
 

The answer is thread. The thread is used by the DB2 to pass the results of the query to the application program.
SQLCA is the set of variables that are used by DB2 to pass the status and error messages of the query execution to the program and are used in error routines and paragraphs.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions