select participantId, fspro_userid, unenroll_reason from tmpSmuckersUnenroll where coalesce( participantId, 0 ) > 0 and coalesce( fspro_userid, 0 ) > 0