dim_contract_term

-1 rows


Description

The term of the contract.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
contract_term_id int8 19 null
fct_contract.contract_term_id fct_contract_contract_term_id_fkey R

The primary key of this table.

value int8 19 null

The measure of the term

unit varchar 256 null

The unit measure of the term value.

last_updated timestamptz 35 null

System column. UTC Timestamp at which entry was calculated (lags behind source system).

Relationships