InterviewSolution
Saved Bookmarks
| 1. |
What Are The Different Ways Of Creating Aggregations? |
|
Answer» We can CREATE AGGREGATIONS for faster MDX statements using Aggregation Wizard or through UBO – Usage Based Optimizations. Always, prefer UBO METHOD in real time PERFORMANCE TROUBLESHOOTING. We can create aggregations for faster MDX statements using Aggregation Wizard or through UBO – Usage Based Optimizations. Always, prefer UBO method in real time performance troubleshooting. |
|