SQL (Structured Query Language) Question:

Download Job Interview Questions and Answers PDF

Which system tables contain information on privileges granted and privileges obtained?

SQL Interview Question
SQL Interview Question

Answer:

USER_TAB_PRIVS_MADE,
USER_TAB_PRIVS_RECD

Download SQL Interview Questions And Answers PDF

Previous QuestionNext Question
What is use of CASCADE CONSTRAINTS?What is the difference between TRUNCATE and DELETE commands?