Computer Science / CS 0423 · Atom · ~20 seconds
SQL
Video not yet published
to the StudyWalks catalog
to the StudyWalks catalog
State
Structured Query Language is the declarative language for managing and querying structured data in a relational system — implementing all four sublanguages, grounded in relational algebra with many extensions.
Show
One language creates the table, fills it, asks it questions, and guards it.
Watch for
Declarative means stating what, not scripting how.
Unlocks
- Nothing yet depends on this.