DBMS Assignment 6
DBMS Assignment 6
Objective
The goal of this assignment is to enhance students' understanding and proficiency in using
advanced SQL techniques such as window functions, grouping sets, cube, rollup, and
intersect. You will learn to effectively analyze and manipulate data in relational databases
by performing complex aggregations, ranking, and filtering operations across different
groupings and partitions.
Task Requirements