Explain Triggers in SQL with examples and scenarios for use.
SQLeasy
3
Explain Union vs Union All in SQL.
SQLmedium
4
Articulate the architectural decisions, scalability trade-offs, and cost implications of designing an AWS data platform. How would you justify glue vs. EMR, Redshift vs. Athena, and when would each choice become cost-prohibitive at scale?
SQLhard
5
Explain bloom filters in Spark: how they reduce I/O and when they introduce false positives that hurt performance. What are the scalability and cost implications of enabling dynamic partition pruning and bloom filter pushdown at petabyte scale?
SQLhard
6
Design a star schema for retail analytics (e.g., Adidas). Explain the dimensional modeling choices, SCD strategy, and how you would scale this schema for global multi-currency, multi-region deployments. What are the refresh and storage cost implications?
SQLhard
7
Explain how to implement cumulative sum in SQL.
SQLmedium
8
Explain normalization in databases and its importance. Write an SQL query to handle SCD-1 or SCD-3
SQLeasy
+20 More Questions with Expert Answers
Get the complete 1,800+ question library with detailed, expert-level answers covering SQL, Spark, System Design, Python, Cloud, and Behavioral topics.