Home » Database Basics
8
Database Programming
How to group queries together to do things in sequence
In This Chapter:
- Stored Procedures
- Stored Procedures are essentially programs that are stored in DBMS that carry out a series of steps.
- Triggers
- The uses and functions of an Trigger
- Functions
- Basic functions in MS Access