|
Can someone please explain to me the difference between the following queries
and now using commas
(comments are locked)
|
|
I really don't know anything about MDX, but I'm gonna venture a guess that the asterisk is the multiplication operator and the comma defines 3 different columns. Again, just a guess although BOL does state that the asterisk is the multiplication operator. can you post a link to the BOL topic
Nov 18 '09 at 01:55 PM
Raj More
Here are some links that apply to the asterisk: http://msdn.microsoft.com/en-us/library/ms144816.aspx http://msdn.microsoft.com/en-us/library/ms132003.aspx http://msdn.microsoft.com/en-us/library/ms132189.aspx
Nov 19 '09 at 11:15 AM
Jack Corbett
(comments are locked)
|


When you run these queries against your environment what where the results on both cases ? Does they return the same resultset ?
Yes they return the same resultset.