S_DYNAMIC_VIEW 
Default Table Name  S_DYNAMIC_VIEW 
Definition 
 

S_DYNAMIC_VIEW Columns 
ColumnName  Domain  Datatype  NULL  Definition 
VIEW_NAME    VARCHAR2(18)  NO 
 
SEQ_NO    NUMBER(10, 0)  NO 
 
TEXT_S    VARCHAR2(254)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

S_DYNAMIC_VIEW Primary and Unique Keys 
Key Name  Key Type  Keys 
SI_0049  Index  VIEW_NAME, SEQ_NO 

S_DYNAMIC_VIEW Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred