select distinct i.ownerId, i.ownerType from tbl_CRM_Interactions i with (nolock) where i.Disposition = '?' and i.OwnerID > 0 and i.ownerId = and i.ownerType =