Creating tables
Create new tables, or change the definition of existing tables, with a block of commands that begins with ``define'' and ends with ``end''. The block is show in figure
.
Subsections
Beginning the definition
Naming the database
Specifying an owner password
Entering columns definitions
Entering table definitions
Specifying links between tables
Ending database definitions