Which system tables contain information on privileges
granted and privileges obtained
Answer Posted / naresh
USER_TAB_PRIVS_MADE, USER_TAB_PRIVS_RECDsystem tables
contain information on privileges gran...
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is bulkcopy in sql?
Does index speed up select statements?
What is a field in a table?
Can you tell me some of the common replication dmv's and their use? : sql server replication
What is the command to change the recovery model?
How to create new databases with "create database" statements?
When is the use of update_statistics command?
Do you know how to send email from database?
How do I get Report Builder to generate a parameter that can be set by users viewing the report?
What is row_number function?
Explain concepts of analysis services?
How to create user messages with print statements in ms sql server?
What happens if null values are involved in string operations?
Write a query to find 5th highest amount paid from the customer table.
What is filtered index?