Comments
 
posted on March 8th 2011, at 10:09
by lunarg

Something to remember: escaping entities (e.g. when you have table or field names that are the same as reserved words) is possible using square brackets

Some examples:

CREATE TABLE [User] ...
SELECT * FROM [User]

I had to use this while renaming logical names, which had a dot in their name.

Add a new comment
 
Your name:
Your e-mail:
Your comment:
 
Basic BBcode is supported.
Captcha:
Type the letters and numbers as shown.
/get/captcha/1711660821
Not readable? Get another.