|<
<
28
>
>|
Database schema
A database's
schema
is the definition of the structure of the database.
Logical schema:
Tables, constraints.
Physical schema:
Indexes, clustering, assignment of tables to filesystem or disk.
Running example
Scripts
|<
<
28
>
>|