![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, I have used Distinct function in my mdx query to avoid duplicate values. I want to know what performance effect it will have on execution of query. With large volume of data query is taking more time to execute with Distinct function. If we remove it it is taking less time. Any inputs is appreciated. Raghu |
#3
| |||
| |||
|
|
do you use AS2000 or 2005? the distinct function is one of the functions which greatly impact the performance. do you use it to count the number of distinct values? or do you use it to list a set of non duplicated members? "Raghu" <raghubd (AT) gmail (DOT) com> wrote in message news:1163514495.201935.122300 (AT) k70g2000cwa (DOT) googlegroups.com... Hi All, I have used Distinct function in my mdx query to avoid duplicate values. I want to know what performance effect it will have on execution of query. With large volume of data query is taking more time to execute with Distinct function. If we remove it it is taking less time. Any inputs is appreciated. Raghu |
![]() |
| Thread Tools | |
| Display Modes | |
| |