πŸ“Š MySQL
Q. The stored-routine privileges are contained in . . . . . . . .
  • (A) user
  • (B) db
  • (C) tables_priv
  • (D) procs_priv
πŸ’¬ Discuss
βœ… Correct Answer: (D) procs_priv

Explanation: This question asks about where MySQL stores the permissions for stored routines, like procedures and functions. Stored routines are powerful tools that allow you to create reusable blocks of code within your database.

Explanation by: Vijay Sangwan
This question asks about where MySQL stores the permissions for stored routines, like procedures and functions. Stored routines are powerful tools that allow you to create reusable blocks of code within your database.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
78
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
90%
Success Rate