apache > db
Apache DB Project
 
Font size:      

SYSVIEWS

SYSVIEWS

Describes the view definitions within the current database.

Column NameTypeLengthNullabilityContents
TABLEIDCHAR36falseunique identifier for the view (called TABLEID since it is joined with column of that name in SYSTABLES)
VIEWDEFINITIONLONG VARCHAR
falsetext of view definition
CHECKOPTIONCHAR1false'N' (check option not supported yet)
COMPILATION SCHEMAIDCHAR36falseid of the schema containing the view

Previous Page
Next Page
Table of Contents
Index