This book describes how to run, manage, and configure SQL Anywhere
databases.
It describes database connections, the database server, database files, backup procedures,
security, high availability, as well as administration utilities and options.
To create a database, you define the tables it will have (entities), the columns in each table (attributes), and the relationships between tables (keys and constraints).