ccdw_dim_coupon

This table provides details about coupons.

Column AliasData TypeKeyDescriptionIndex?
coupon_id (PK)INTEGERPKUnique identifier for a coupon.Yes
ncoupon_idVARCHARNatural key of the coupon, representing the ID of the coupon in the source system.Yes
coupon_typeVARCHARType of coupon (for example, "Percentage", "Fixed Amount").No
descriptionVARCHARDescription of the coupon.No
is_enabledBOOLEANBoolean indicating if the coupon is enabled.No
redemption_limitINTEGERMaximum number of redemptions allowed per coupon code.No
codes_countINTEGERTotal number of coupon codes available.No