Metadata
Technology & Computer Science Undergraduate Apply Medium-
Subject
Technology & Computer Science
-
Education level
Undergraduate
-
Cognitive goals
Apply
-
Difficulty estimate
Medium
-
Tags
database design, normalization, sql, relational schema, queries
-
Number of questions
5
-
Created on
-
Generation source
-
License
CC0 Public domain
-
Prompt
Assess students' ability to design a normalized relational database schema (up to 3NF) for an online bookstore and to write correct, efficient SQL statements. Tasks include producing a schema/ER diagram with tables, primary/foreign keys, and constraints; showing normalization steps to 3NF for sample attributes; and writing SQL queries (joins, aggregates, subqueries, transactions) to answer business questions such as top-selling books, customer order history, inventory alerts, and inserting an order atomically.
Review & Revise
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%
Mock data used for demo purposes.