Этот баннер — требование Роскомнадзора для исполнения 152 ФЗ.
«На сайте осуществляется обработка файлов cookie, необходимых для работы сайта, а также для анализа использования сайта и улучшения предоставляемых сервисов с использованием метрической программы Яндекс.Метрика. Продолжая использовать сайт, вы даёте согласие с использованием данных технологий».
Политика конфиденциальности
|
|
|
SQL -> MDX
|
|||
|---|---|---|---|
|
#18+
Hello, If I want to express the same as the SQL below in MDX: Код: plaintext 1. 2. 3. 4. ... in MDX, would this be a reasonable translation: Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. ... or there exists a more elegant expression (in MDX) ? Also, why this MDX produces an error: Код: plaintext 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. Thanks. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 09.09.2004, 16:48 |
|
||
|
SQL -> MDX
|
|||
|---|---|---|---|
|
#18+
IMHO вместо "+" надо "," ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 09.09.2004, 22:36 |
|
||
|
SQL -> MDX
|
|||
|---|---|---|---|
|
#18+
<quote> IMHO вместо "+" надо "," </quote> 1. '+' and ',' do the same in this context, namely produce a union of two sets. The real problem is that Measures.mySum does not work while Product.mySum (see the first version) does. You can easily veri 2. Do you have any thoughts on simplifying the sql->mdx translation ? Is it a general approach with MDX that when you want to describe sets defined by more or less arbitrary predicates, you need to use some combination of CrossJoin and Union ? In SQL, you'd just use predicates in the where clause plus joins when necessary. Thanks. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 09.09.2004, 23:04 |
|
||
|
|

start [/forum/topic.php?fid=49&msg=32688054&tid=1872263]: |
0ms |
get settings: |
10ms |
get forum list: |
14ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
48ms |
get topic data: |
10ms |
get forum data: |
2ms |
get page messages: |
50ms |
get tp. blocked users: |
1ms |
| others: | 266ms |
| total: | 407ms |

| 0 / 0 |
