mainframe Online Quiz - 16
Description: mainframe Online Quiz - 16 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
A program can be cancelled by itself or subroutines called by it.
A group containing alphabetic fields can be redefined only by
Group moves are always considered alphanumeric moves regardless of the elementary items in it.
How many alternative indexes can be specified maximum for a base cluster?
Which keyword allows the same copy to be used more than once in the same code by changing the replace value?
A path is a logical relation established between ______ and _______ in VSAM catalog
The keyword OPTIONAL in select clause is used only for
SQL can
With SQL, how can you return the number of records in the "Persons" table?
With SQL, how do you select a column named "FirstName" from a table named "Persons"?
Which SQL statement is used to return only different values?
What are the different types of JOINS?
UNION selects only distinct value by default.
CONSTRAINTS can be specified only on Creation of a table.
What do we call the PRIMARY KEY of a reference table?
Which funtion is used to return the total of a numeric field?
Indicate what is not correct in a REXX program.