databases Online Quiz - 79
Description: databases Online Quiz - 79 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Which of the following is the major difference between relational data and XML data?
A client application on z/OS must access a DB2 database on a Solaris Server. At a minimum, which of the following products must be installed on the Solaris workstation?
Which of the following tools can be used to catalog a database?
Which of the following is used to create and debug user-defined functions?
Which of the following DB tools allow the user to execute an SQL statement and view a graphical representation of the access plan?
Which of the following is a typical data warehouse query?
) Which of the following tools can make recommendations for indexes and/or MQTs to improve the performance of DB2 applications?
Which of the following is NOT a valid method of authentication that can be used by DB2 9?
After the following SQL statement is executed: GRANT ALL PRIVILEGES ON TABLE employee TO USER user1 Assuming user USER1 has no other authorities or privileges, which of the following actions is USER1 allowed to perform?
A user wishing to invoke an SQL stored procedure that queries a table must have which of the following privileges?