Chapter 5: Working with Database Objects

About this chapter

This chapter tells how to create, alter and delete databases and database objects such as tables, views, and indexes. Two other types of supported database objects are procedures, discussed in System Administration Guide: Volume 2 and login policies, discussed in Chapter 8, “Managing User IDs and Permissions.”

NoteRemember that Sybase IQ consists of both a catalog store and an IQ store. This chapter explains how you create both stores, and the objects in your IQ store. Tables created in the catalog store have the characteristics of SQL Anywhere tables. If you want to create tables in the catalog store, you need to refer to the SQL Anywhere documentation.