Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers OLAP queries, a combination of SQL and spreadsheets for data analysis, including examples of comparisons, multidimensional ratios, ranking, and custom consolidation. It also explains roll-up, pivoting, drill-down operations, and the CUBE operator for computing super-aggregates. The instructor discusses optimizations such as bitmap indexes, join indexes, and star joins to enhance query performance.