Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Table Column

Author  Topic 

shapper
Constraint Violating Yak Guru

450 Posts

Posted - 2007-02-01 : 06:49:23
Hello,

Why when I create a new table column named Level the Microsoft SQL Server Management Studio changes it to [Level]?

Thanks,
Miguel

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2007-02-01 : 07:10:23
level is a key word


KH

Go to Top of Page
   

- Advertisement -