POSC Meta Model Specifications Version 2.3
Meta Data Relational Implementation
REF_FEATURE
(REF_FEATURE)
(DDL)
This holds the product specific features supported for tuning DDL.
ref_feature_s
(PK, M: CHAR VARYING(19))
Surrogate key of the table.
ref_feature_nm
(M: CHAR VARYING(40))
ref_feature
.name
Name of the feature.
product
(M: CHAR VARYING(15))
ref_feature
.product
Vendor's product name.
description
(O: CHAR VARYING(2000))
ref_feature
.description
Description of the feature.
Table is related to:
ddl_tuning
Primary Key Constraint on:
REF_FEATURE_S
© Copyright 1997-2001 POSC. All rights reserved.