fam_app_environment

-1 rows


Description

Used by the application to indicate its environment.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
app_environment varchar 4 null
fam_application.app_environment reffam_app_env R

Application environment.

description varchar 100 null

Description of what the app_environmentrepresents.

effective_date timestamptz 35,6 now()

The date and time the record was effective.

expiry_date timestamptz 35,6 null

The date and time the record expired.

update_date timestamptz 35,6 null

The date and time the record was created or last updated.

Indexes

Constraint Name Type Sort Column(s)
fam_app_environment_pk Primary key Asc app_environment

Relationships