I guess, this MySQL question is quite difficult but you may not the answer. Is your MySQL experience really deep? Check forty third question of full-stack dev quiz.
Are table names case sensitive in MySQL or they are case insensitive? Choose all correct answers.
- always case sensitive
- always case insensitive
- it depends on MySQL settings
- it depends on amount of RAM
- it depends on a case used during table creation
- it depends on the Operating System
For the correct answer scroll down
.
.
.
.
.
.
The correct answers are: c, f. For more information read MySQLSyntaxErrorException: Table 'db.settings' doesn't exist.