Q. How many options can be used to control LOCAL capability at runtime?
β
Correct Answer: (C)
2
Explanation: This question is about LOCAL capability in MySQL. LOCAL capability allows you to use certain features within a single connection. Think of it like a special permission that only applies to your current session with the database.