July 26, 2011 at 11:48 am
I believe it would be a great article or stairway to understanding how to read the syntax presented in say MCTS database developement exam book.
example:
Insert Statement Syntax
The insert Syntax is as follows:
[WITH <common_table_expression> [,.....n]]
INSERT
[ TOP (expression) [ PERCENT]]
[ INTO ]
{ <object> | rowset_function_limited
So what is "rowset_function_limit", what are the "[" for and for understanding sake what "|" is, which I know means "or", but that is my point. I think it would benefit me as well as other developers to understand everything in the syntax of the SQL syntax.
If there is an article or link to one that would be great as well.
Thank you,:cool:
July 26, 2011 at 12:24 pm
Interesting. I'll see if we can come up with an article on this.
July 26, 2011 at 12:44 pm
Does this help? http://msdn.microsoft.com/en-us/library/ms177563.aspx
- Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
Property of The Thread
"Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon
July 26, 2011 at 2:55 pm
That does help, I don't know why I couldn't find it?
Thank you,
Viewing 4 posts - 1 through 4 (of 4 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