Metadata
Technology & Computer Science Undergraduate Apply Medium
Metadata
  • Subject

    Technology & Computer Science

  • Education level

    Undergraduate

  • Cognitive goals

    Apply

  • Difficulty estimate

    Medium

  • Tags

    sql, indexing, query plans, joins, performance

  • Number of questions

    5

  • Created on

  • Generation source

  • License

    CC0 Public domain

  • Prompt

    Assess students' ability to analyze and optimize SQL queries by interpreting execution plans, selecting and designing appropriate indexes, and choosing join strategies (nested loop, hash, merge) to improve performance; scope includes use of EXPLAIN/ANALYZE output, cardinality/selectivity, composite and covering indexes, index-only scans, statistics and cost trade-offs, and simple schema decisions (normalization vs. denormalization) for medium-complexity queries.
Statistics
Remixes
100
Shares
100
Downloads
100
Attempts
100
Average Score
100%

Mock data used for demo purposes.