mainframe Online Quiz - 132
Description: mainframe Online Quiz - 132 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
Attempted
0/20
Correct 0
Score 0
‹
›
What is an ASRA
What is COMMAREA?
Distinct keyword is used for.
Difference between UNION and UNION ALL.
Dynamic SQL statements are embedded in programs and bound before they are executed.
The COBOL copy statements will be expanded during pre-compile stage.
SQL data type DATE, TIME or TIMESTAMP will be accdepted as character strings in COBOL program
The data definition of Null indicator variables in cobol/DB2 program is ?
In Dynamic SQL ,The COMMIT or ROLLBACK statement destroys the prepared statement and the statement need to be prepared again.
Which step analyzes all the static SQL and stores the more efficient path to the data in a plan/package while compiling a cobol/DB2 program