Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Whitespace in 3-part name ignored???

$
0
0
Hi all,

I noticed that if I use spaces and/or tabs in a 3-part name OUTSIDE the brackets , they are ignored.
For example:
   select    count(0)    from    [SomeDB].[db

Viewing all articles
Browse latest Browse all 3145

Trending Articles