SQLzoo.net

SELECT a column whose name contains spaces?

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


Specific to SQL Server
You can use square brackets or double quotes.

Related links:

  • SELECT