ccdw_aggr_promotion_cobuy

Each row in this table represents a pair of promotions in the same purchases.

Column AliasData TypeKeyDescriptionIndex?
submit_dateDATEPKThe date the orders were submitted.Yes
promotion_one_idINTEGERFKForeign key to ccdw_dim_promotion for first promotion.Yes
promotion_two_idINTEGERFKForeign key to ccdw_dim_promotion for second promotion.Yes
promotion_one_classVARCHARPKThe class of the first promotion (ex 'Shipping').Yes
promotion_two_classVARCHARPKThe class of the second promotion (ex 'Shipping').Yes
order_channelVARCHARPKOrder channel designation.Yes
nsite_idVARCHARPKNatural site identifier.Yes
registeredBOOLEANPKtrue for records that represent register users, false otherwise.Yes
first_time_buyerBOOLEANPKtrue for records the represent first time buyers, false otherwise.Yes
device_class_codeVARCHARPKDevice classification code.Yes
locale_codeVARCHARPKLocale code for language/region.Yes
frequency_countBIGINTThe frequency of occurrences between the two promotions.No