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 are the purposes and advantages stored procedure?
How you can find out if an index is useful to the optimizer?
What is 'Join' and explain its various types.
Which is the main third-party tool used in sql server?
What is the recommended total size of your memory optimized tables?
Define Wed Edition in SQL Azure?
How many databases can we create in a single server?
What happens if the update subquery returns no rows in ms sql server?
What is a mutating table error and how can you get around it?
How to edit table in sql server 2017?
what stored procedure can you use to display the current processes? : Sql server administration
What are the differences between char and nchar in ms sql server?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?
What stored by the tempdb ? : sql server database administration
Mention the different types of replication in sql server.