I don't think MDX is t-sql either
----------------------------------------------
Try to learn something about everything and everything about something. - Thomas Henry Huxley
:w00t:
Posting Best Practices[/url]
Numbers / Tally Tables[/url]
I didn't even know the MDX usage, so I probably would've gotten this wrong anyway. But another comment I have is about the ambiguity of '-' as it relates to being "for" single-line comments. A single-line comment needs two '-' but each one is needed "for" the comment. I guess ambiguity is sometimes part of the challenge, but in this case it was a little confusing.
- webrunner
(it's not T-SQL, but '-' can also be used for signatures )
-------------------
A SQL query walks into a bar and sees two tables. He walks up to them and asks, "Can I join you?"
Ref.: http://tkyte.blogspot.com/2009/02/sql-joke.html
Microsoft lists MDX functionality within the T-SQL documentation. If you research the topic on the internet, most authors define it as a separate language. In any case, I learned something new today and that's always a good thing.
'-' is also a part of 'wildcard' characters ...
http://msdn.microsoft.com/en-us/library/ms179884(SQL.90).aspx
RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."
MDX is an entirely separate language from SQL or the T-SQL variant. The author is the one that's wrong.
I think you need to show us where the '-' as an except operator exists in the Transact SQL Reference.
Viewing 15 posts - 1 through 15 (of 33 total)
You must be logged in to reply to this topic. Login to reply