DBA > Job Interview Questions > DB2 ( IBM Database 2 ) Interview Questions

What is the equivalent COBOL DATA Type for Decim

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What is the equivalent COBOL DATA Type for Decimal(x,y) in DB2 ?

Q; What is the equivalent COBOL DATA Type for Decimal(x,y) in DB2 ? what does the current SQLID register contain ?

An:
PIC S9(x-y) V9(Y) COMP-3. the current SQLID contain the current authorization ID.

(Continued on next question...)

Other Job Interview Questions