ccdw_dim_promotion

This table describes various promotions.

Column AliasData TypeKeyDescriptionIndex?
promotion_id (PK)INTEGERPKUnique identifier for a promotion.Yes
npromotion_idVARCHARNatural key of the promotion, representing the ID of the promotion in the source system.Yes
display_nameVARCHARUser-friendly display name for the promotion.No
promotion_classVARCHARType or class of the promotion (for example, shipping, order, product).No
is_continuousBOOLEANBoolean indicating if the promotion is continuous.No
valid_fromTIMESTAMPStart date and time when the promotion is valid.No
valid_toTIMESTAMPEnd date and time when the promotion is valid.No