databases Online Quiz - 178
Description: databases Online Quiz - 178 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
User system granted SELECT ANY TABLE to user A using WITH ADMIN OPTION. A then granted SELECT ANY TABLE to user B. Ian A left the company, and his account is dropped. What happens to B's privileges?
Which of the following system privileges can allow the grantee to masquerade as another user and therefore should be granted judiciously?
Which of the following SQL statements allows user augustin to use the privileges associated with the password-protected role info_czar, which has been granted to him?
You suspect unauthorized data manipulation language (DML) operations on a particular table. You want to track users who performing the transactions and the values used in the transactions. Also you plan to transfer these values to another table for analysis. How would you achieve this?
If an object is dropped , all Application plans that were using the object are marked by DB2 as invalid ( True or False)