InterviewSolution
Saved Bookmarks
| 1. |
When the security context enables carefully written stored programs to be set up that provide controlled access to tables for users, it is called __________(a) good(b) bad(c) illegal(d) fareI have been asked this question during an interview.Query is from Security for Stored Programs and Views in division Stored Programs of MySQL |
|
Answer» CORRECT choice is (a) good Explanation: The security context is good if it enables carefully WRITTEN stored PROGRAMS to be SET up that provide CONTROLLED access to tables for users who are not able to access them directly. |
|