Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculated column name with spaces
Message
 
 
To
10/05/2011 16:40:47
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01510215
Message ID:
01510216
Views:
39
>I see that it is possible in SQL Server to do a SQL select with a column name containing spaces.
>
>
>SELECT Member.FirstName AS 'First Name' FROM Member ORDER BY Member.FirstName
>
>
>Is this SQL ANSI?

As, it's fine. You can use [] also (I prefer [] delimiters for such names).
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform