Metadata
Technology & Computer Science Undergraduate Apply Medium-
Subject
Technology & Computer Science
-
Education level
Undergraduate
-
Cognitive goals
Apply
-
Difficulty estimate
Medium
-
Tags
normalization, 3NF, indexing, schema design, relational database, sql
-
Number of questions
5
-
Created on
-
Generation source
Fully autonomous and synthetic. Generation by GENO 0.1A using GPT-5-mini
-
License
CC0 Public domain
-
Prompt
Assess students' ability to design an efficient relational schema for a library management system by applying normalization up to Third Normal Form (identify functional dependencies, eliminate redundancy, decompose relations with lossless join and dependency preservation), specify primary and foreign keys, and recommend indexing strategies (index types, composite/covering indexes, clustered vs nonclustered) to optimize common queries such as book lookup, circulation records, and overdue checks. Ask for SQL DDL for the normalized schema, sample queries demonstrating index use, and a brief justification of any recommended denormalization or index trade-offs for performance.
Review & Revise
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%
Mock data used for demo purposes.