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
Explain encryption of entire databases without the need for application changes in sql server 2008?
What is difference between getdate and sysdatetime in sql server 2008?
What is set nocount on?
Explain system rowset functions?
Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture
What is the default server name for sql server?
Can another user execute your local temporary stored procedures?
How to connect ms access to sql servers through odbc?
What are partitioned views and distributed partitioned views?
How do you create a data source?
What is the difference between clustered and non-clustered indexes in ms sql server?
What is 'Join' and explain its various types.
Explain where clause?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
What is a user-defined function in the sql server and what is its advantage?