Which statement is true of an application that only uses static SQL?
Posted: Fri Aug 26, 2022 9:58 am
Which statement is true of an application that only uses static SQL?
A. The authorization ID of program creator is used to qualify explicitly qualified table references on a DROP statement.
B. Static SQL uses SQLDA to determine the number of rows successfully fetched on a FETCH statement.
C. The authorization ID of application creator is used to qualify implicitly qualified view references on an UPDATE statement.
D. The authorization ID of application invoker used by DB2 to perform authorization checking of an embedded OPEN statement during execution.
A. The authorization ID of program creator is used to qualify explicitly qualified table references on a DROP statement.
B. Static SQL uses SQLDA to determine the number of rows successfully fetched on a FETCH statement.
C. The authorization ID of application creator is used to qualify implicitly qualified view references on an UPDATE statement.
D. The authorization ID of application invoker used by DB2 to perform authorization checking of an embedded OPEN statement during execution.