SW StudyWalks

Computer Science  /  CS 0417  ·  Atom · ~20 seconds

The Four Sublanguages

Video not yet published
to the StudyWalks catalog
State

Database work divides into four sublanguages: data definition for creating structures, data manipulation for changing contents, data query for asking, and data control for governing access.

Show

A game studio's database sees all four in one day — new table, new scores, one report, one permission.

Watch for

Different powers, deliberately separated.