mainframe Online Quiz - 24
Description: mainframe Online Quiz - 24 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
Which control statement is used to indicate the utility that an editing operation is to be performed?
The datasets that are to be compared must satisfy which of the following conditions?
Must tape dataset definitions include VOL=SER specifications?
Which control statement is used for reformatting the records that are sorted using SORT function?
If a(+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
DECLARE TABLE in DCLGEN is necessary.
environments which can access DB2
What is sqlcode -922...?
How many clustering indexes can be defined for a table..?
Count(*) ignores null
Sqlcode foreign key constraint is
default of orderby is
Which of the following is not an isolation type
Which of the following statements about PL/I programs are TRUE? (2 answers)
A PL/I programmer wants to repeat an instruction 5 times. How can he/she code this?
Where in a PL/I program are you obliged to code a ; (semi colon) ? (3 answers)