Tutorial: Creating a SQL Anywhere database

This tutorial describes how to use Sybase Central to create a simple database, modeled on the Products, SalesOrderItems, SalesOrders, and Customers tables of the SQL Anywhere sample database.


Lesson 1: Creating a database file
Lesson 2: Adding tables to the database
Lesson 3: Setting a NOT NULL constraint on a column
Lesson 4: Creating a foreign key