InterviewSolution
Saved Bookmarks
| 1. |
Which table lists the accounts and the databases for which the privileges are provided?(a) user(b) db(c) tables_priv(d) procs_privThe question was asked in final exam.Question is taken from External Security: Preventing Unauthorized Network Access in chapter Access Control and Security of MySQL |
|
Answer» The correct CHOICE is (B) db |
|