User's Guide
Part III. Using SQL AnywhereThis chapter describes the mechanics of creating, altering, and modifying database objects. The set of definitions of the database objects form the database schema: you can think of the schema as the database without any data.
This chapter also discusses creating and working with other database objects, (such as indexes and views).
Procedures and triggers are also database objects, and are discussed in the chapter "Using Procedures, Triggers, and Batches".
Using Sybase Central to work with database objects
Using ISQL to work with database objects
Working with databases
Working with tables
Working with views
Working with indexes