The statement "INSERT INTO employee (firstname, lastname) values ("John", "Doe") RETU
The statement “INSERT INTO employee (firstname, lastname) values (“John”, “Doe”)
RETURNING :host_var” returns _______.
The query will select data about orders by customers from California and _______.
How many bytes does a NULL indicator occupy?
How many bytes does a NULL indicator occupy?
What is the minimum number of catalogs needed to store the information?
A large table has 100 partitions distributed on four systems. What is the minimum number of
catalogs needed to store the information?
The "EXEC SQL INCLUDE STRUCTURES SQLCA VERSION 2 SQLSA VERSION CURRENT" statement includes _______.
The “EXEC SQL INCLUDE STRUCTURES SQLCA VERSION 2 SQLSA VERSION CURRENT”
statement includes _______.
Which tool would you use to analyze a deadlock situation?
Which tool would you use to analyze a deadlock situation?
Which command can you use?
In order to optimize an SQL statement, you want to analyze the access plan. Which command can
you use?
which catalog tables must be secured to allow read and write access for the SQLCOMP user?
To allow SQLCOMP to complete successfully, which catalog tables must be secured to allow read
and write access for the SQLCOMP user?
Which tool is used to recover SQL catalog tables?
Which tool is used to recover SQL catalog tables?
What happens?
Alternate index access is chosen by the optimizer. The index is not available at runtime. What
happens?