Select a column name with an embedded space
I have created an In-Line View or Derived Table and my column alias is "ER Number". How can I then SELECT this column??? In SQL Server, all you need to do is put [] around it....i.e. [ER Number]
Thanks for your review and reply.
PSULionRP