InterBase Quick Start: Part V - Advanced Topics
From InterBase
Go Up to InterBase Quick Start
This part of the tutorial focuses on some advanced DDL features, such as:
- Granting and revoking access privileges.
- Creating and using triggers.
- Creating and using stored procedures.
Topics
- Access Privileges
- Triggers and Stored Procedures
- Creating a Generator
- More Practice with Generators and Triggers
- Creating a Trigger to Maintain Change Records
- Stored Procedures
- Creating a Simple Select Procedure
- Creating a Simple Executable Procedure