SELECT DISTINCT filmID FROM tblPromoInst WHERE promoCatID = '38' AND startDate > DATE_ADD(sysDate(),INTERVAL 14 DAY)