Contents IndexDesigning the database table properties Using Sybase Central to work with database objects

User's Guide
   Part III. Using SQL Anywhere
    Chapter 17. Working with Database Objects

About this chapter

This 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".

Top of page


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

Contents IndexDesigning the database table properties Using Sybase Central to work with database objects