1.1.1

Table Of Contents
ContentsNullableLengthTypeColumn Name
Pseudoname as set using
the REFERENCING OLD
AS clause
Yes128VARCHAROLDREFERENCINGNAME
Pseudoname as set using
the REFERENCING
NEW AS clause
Yes128VARCHARNEWREFERENCINGNAME
Any SQL text that is part of a triggered-SQL-statement is compiled and stored in the SYSSTATEMENTS table.
ACTIONSTMTID and WHENSTMTID are foreign keys that reference SYSSTATEMENTS.STMTID. The
statements for a trigger are always in the same schema as the trigger.
SYSVIEWS
Describes the view denitions in the distributed system.
Table 35: SYSVIEWS system table
ContentsNullableLengthTypeColumn Name
Unique identier for the
view (join with
SYSTABLES.TABLEID)
No36CHARTABLEID
Text of view denitionNo32,700LONG VARCHARVIEWDEFINITION
'N' (check option not
supported yet)
No1CHARCHECKOPTION
ID of the schema
containing the view
Yes36CHARCOMPILATIONSCHEMAID
vFabric SQLFire User's Guide680
vFabric SQLFire Reference