Results 1 to 4 of 4

Thread: MDX Union Functon ...

  1. #1
    Join Date
    Mar 2007
    Posts
    5

    MDX Union Functon ...

    Could someone explain me the Union function? Is like the SQL union function in its operation?

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Union function returns the union of two or more specified sets, similar as t-sql's union operator but works on different type of data.

  3. #3
    Join Date
    Jun 2004
    Location
    Atlanta and Manhattan
    Posts
    607

    Check Out this Tutorial Article ...

    Good Afternoon:

    Check out my intro to the MDX UNION() function at the following Database Journal URL:

    http://www.databasejournal.com/featu...le.php/3104431

    I think this will get you started with understanding the details. If you have additional questions, fire away!

    Good Luck, and have a great weekend.

    Bill

  4. #4
    Join Date
    Mar 2007
    Posts
    7

    MDX is not same as SQL

    They are two different language.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •