DW_CONFIG

This table stores general configuration information, such as the data warehouse timezone and setup information. This table is under the schema that contains management tables.

Foreign Keys

This table does not have any foreign keys.

Column Descriptions

Field Name

Null ?

Field Type

Description

Parameter_id

Not null

INT

Parameter ID

Parameter_name

Nullable

VARCHAR(100)

Parameter name

Parameter_value

Nullable

VARCHAR(2000)

Parameter value

MD_CREATETIME

Nullable

datetime

Date when the record is created

MD_LASTMODDDATE

Nullable

datetime

Date when the record is updated

Projections

This table uses no projections.

Sequences

This table uses no sequences.