
Originally Posted by
rmayur
SELECT Redemption_report.Transaction_date, Redemption_report.order_ID, Redemption_report.Intel_Business_ID, Redemption_report.Business_name, Redemption_report.reward_id, Redemption_report.order_description, Redemption_report.redemption_partner, Redemption_report.unit_point_cost, Redemption_report.redemption_quantity, Redemption_report.points_redeemed_on_reward, Redemption_report.principal_contact_login, Redemption_report.principal_contact_email_address, Redemption_report.principal_contact_number, Redemption_report.contact_first_name, Redemption_report.contact_last_name, Redemption_report.country_name
FROM Redemption_report
WHERE (((Redemption_report.reward_id) In (337434,359679,374235,374473,377303,377305,377318, 377331)) AND ((Redemption_report.redemption_partner)='FCM'));