You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project explores the Oracle HR schema using advanced SQL analytic functions to perform data grouping, ranking, and comparisons. Techniques like `LISTAGG`, `LAG`, `LEAD`, and `RANK` are used to analyze employee and department data for deeper insights.