Documentation
 
 
 

4.11. Other Database Objects

Tables are the central objects in a relational database structure, because they hold your data. But they are not the only objects that exist in a database. Many other kinds of objects can be created to make the use and management of the data more efficient and convenient. They are not discussed in this chapter, but we give you a list here so that you are aware of what is possible.

  • Views

  • Stored Procedures

  • Functions, operators, data types, domains

  • Triggers and rewrite rules

Detailed information on these topics appears in EnterpriseDB Superset Procedural Language - SPL.

 
 ©2004-2007 EnterpriseDB All Rights Reserved