Home | Previous Page | Next Page   Appendix B. Demonstration SQL >

User-Defined Routines for the Object-Relational Database Model

The superstores_demo database does not replace the stores_demo database. Both databases are available. The superstores_demo database schema is not backward compatible with stores_demo. In many cases, you cannot use test queries developed for stores_demo against the tables of superstores_demo because the tables differ.

No SQL command files are associated specifically with superstores_demo. However, there are user-defined routines that you can use with the screens described in The Query-language Option.

The superstores_demo database includes examples of the following new features:

The superstores_demo database has row types and tables to support the following table-inheritance hierarchies:

For a complete description of the superstores_demo tables and inheritance hierarchies, see the IBM Informix: Guide to SQL Reference. For more information on user-defined routines, see IBM Informix: User-Defined Routines and Data Types Developer's Guide.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]