Hi,
I have the following table where values are coming from different tables. It's a star schema where I have Sales Facts, Promo Dimension, Product Dimension.
What i need is a column FLAG to identify PROMOTION_IDs which contains "BEVERAGES" and "FOOD".
Help is appreciated.