August 19, 2012 at 10:37 am
Where would I find a list of T-SQL commands and reserved words?
The number of reserved words and system functions like @@TRANCOUNT, ISNULL(), COALESCE(), RTRIM(), fn_trace_gettable etc. seem like they number in the thousands. I would like a printable list (e.g., a 500 page PDF). It would take a long time to copy them from the Microsoft website. I'd have to click print, then go to the next word. I just want SQL Server 2008 commands, system stored procedures and functions. Can anyone help me?
August 19, 2012 at 12:25 pm
go here and print away
http://www.sqlserverspace.com/SQLServerReservedWordList.html
August 19, 2012 at 1:02 pm
I want the reserved words with the definition. Microsoft's website is great except that I have to print each word (@@transcount, GO, ISNULL()), one at a time. I want to print all at once.
August 19, 2012 at 2:50 pm
The highlights added by this poster and NOT in the OP original request.
Golfer22 (8/19/2012)
Where would I find a list of T-SQL commands and reserved words?The number of reserved words and system functions like @@TRANCOUNT, ISNULL(), COALESCE(), RTRIM(), fn_trace_gettable etc. seem like they number in the thousands. I would like a printable list (e.g., a 500 page PDF). It would take a long time to copy them from the Microsoft website. I'd have to click print, then go to the next word. I just want SQL Server 2008 commands, system stored procedures and functions. Can anyone help me?
Then after getting an answer you posted:
I want the reserved words with the definition
Ever think of using BOL (Books On Line)
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy