InterviewSolution
Saved Bookmarks
| 1. |
MySQL uses security based on ACL. What does it stand for?(a) Access Control Language(b) Access Control Lists(c) Automatic Control Lists(d) Automatic Control LanguageThis question was posed to me in my homework.The origin of the question is Numeric Data Types in portion Data Type Reference, Operators and Functions of MySQL |
|
Answer» Correct option is (b) ACCESS Control Lists |
|