-
The stored-routine privileges are contained in ______________.
-
- procs_priv
- db
- user
- tables_priv
- None of these
Correct Option: A
‘procs_priv’ stores stored-routine privileges. The grant table ‘user’ stores the users who can connect to the server and their global privileges. ‘db’ has the database privileges records.