Contents IndexSystem extended stored procedures System tables diagram

User's Guide
   Part VI. SQL Anywhere Reference
    Chapter 50. SQL Anywhere System Tables

About this chapter

The structure of every SQL Anywhere database is described in a number of system tables.

The Entity-Relationship diagram on the next page shows all the system tables and the foreign keys connecting the system tables.

The system tables are owned by the SYS user ID. The contents of these tables can only be changed by the database system. Thus, the UPDATE, DELETE, and INSERT commands cannot be used to modify the contents of these tables. Further, the structure of these tables cannot be changed using the ALTER TABLE and DROP commands.

Following a diagram of the system tables, the tables are listed alphabetically.

Top of page


System tables diagram
Alphabetical list of system tables

Contents IndexSystem extended stored procedures System tables diagram