SQLzoo.net

SELECT a column whose name contains spaces?

MySQL
You can access columns where the name contains a space.
Run the tidy code silently


Specific to MySQL
Use back ticks.

Related links:

  • SELECT