Which statement is true about the CLEAR SCREEN statement?
Answer : A
Which statement is true about the CURRENT WINDOW statement?
Answer : B
At run-time, conditions may occur that produce warnings, but not errors.How can you easily look for these warnings?
Answer : D
Which clauses must be included in an INPUT statement?
Answer : C,F
What is the INPUT ARRAY statement used for?
Answer : D
Which statements are true about SQLCA?
Answer : A,D
Which screen interaction statement is terminal screen dependent as opposed to
CURRENTWINDOW dependent?
Answer : A
What is the effect of the WITHOUT DEFAULTS clause of an INPUT statement?
Answer : C
What can the arr_count() library function be used to determine?
Answer : D
After which event is a cursor declared WITH HOLD closed?
Answer : C
Place holders for program variables to be supplied later may be used in PREPARE statements inwhich locations?
Answer : BDE
Which statements will be interrupted if the DEFER INTERRUPT statement has been executedand the user presses the interrupt key?
Answer : ABC
Which statement is syntactically correct?
Answer : A
Given this statement, if the customer table contains a SERIAL column, which statementshouldbe executed prior to the INSERT? INSERT INTO customer VALUES
(gr_cust.*)
Answer : B
Click the Exhibit button to view the exhibit. Given the exhibit, how will the INPUT ARRAY reactwhen the user leaves the code field?
Answer : C
Have any questions or issues ? Please dont hesitate to contact us