Q. The variable used to set table alias names as non case sensitive is . . . . . . . .
β
Correct Answer: (A)
lower_case_table_names
Explanation: This question asks about a MySQL variable that controls how table aliases are treated in terms of case sensitivity. Here's what you need to know: