Data Definition in SQL
So far, SQL operations on the data.
Data definition: defining the schema.
Create tables
Delete tables
Modify table schema
But first:
Define data types.
Finally: define indexes.
Previous slide
Next slide
Back to first slide
View graphic version