-
Which of these grant table scope columns is case insensitive?
-
- User
- Db
- Host
- Password
- None of these
Correct Option: C
‘Db’ and ‘Table_name’ values are always treated as case sensitive even though treatment of database and table names in SQL statements depends on the filesystem case sensitivity of the host.