dim_organisation

-1 rows


Description

A dimension table to normalise PBJ sales and supplier organisations

Columns

Column Type Size Nulls Auto Default Children Parents Comments
dim_organisation_id int4 10 null
scheduled_purchase.dim_organisation_id scheduled_purchase_dim_organisation_id_fkey R
wager.dim_organisation_id wager_dim_organisation_id_fkey R

A unique identifier for this dimension

version int4 10 null

Version of this dimension as it applies to dim_organisation_id

date_from timestamp 29,6 null

When this dimension applies from

date_to timestamp 29,6 null

When this dimension applies to

organisation_name text 2147483647 null

Organisation name

Indexes

Constraint Name Type Sort Column(s)
dim_organisation_dim_organisation_id_key Must be unique Asc dim_organisation_id
idx_dim_organisation_id Performance Asc dim_organisation_id
idx_dim_organisation_name Performance Asc organisation_name

Relationships