C/SIDE has three types of tables that serve special purposes in C/SIDE applications. These types of tables are:
- Temporary
- System
- Virtual
Temporary tables are used as a repository for temporary information at run time. System and virtual tables are system generated tables that provide information about the current state of the system.
No comments:
Post a Comment