VIEWDEFS
This
system table contains the definitions of the view tables for which the current user has privileges.VIEWDEFS
|
OWNER |
CHAR(32) |
Name of the owner of the view table |
|
VIEWNAME |
CHAR(32) |
Name of the view table |
|
LEN |
FIXED(4) |
Length of the view table definition |
|
DEFINITION |
LONG |
Text in the view table definition |