The VIEWDEFS system table contains the definitions of the view tables for which the current user has privileges.
VIEWDEFS
OWNER |
CHAR(32) |
Name of owner of view table |
VIEWNAME |
CHAR(32) |
Name of view table |
LEN |
FIXED(5) |
Length of view table definition |
DEFINITION |
LONG |
Text of view table definition |
See also:
Evaluating System Tables ® VIEWDEFS