-
What is the advantage of specifying WITH GRANT OPTION in the GRANT command?
The privilege receiver can further grant the privileges he/she has obtained from the owner to any other user.
-
-
Which system tables contain information on privileges granted and privileges obtained?
USER_TAB_PRIVS_MADE, USER_TAB_PRIVS_RECD
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Create Sequence using alter command
How to Create Sequence and insert data using Alter command to a new column?
-
SQL Interview Questions
Ans