Notice: Undefined index: user_id in D:\Inetpub\ssciweb\MMA_ssci_fellow_nominations.php on line 193
Notice: Undefined index: user_id in D:\Inetpub\ssciweb\MMA_ssci_fellow_nominations.php on line 197
Error occurred while checking for fellow nomiee from the database:
insert into nominees_clinicial_educator_track (NOMINEE_CONFIRMATION, SSCI_MEMBER_REVIEWER_ID )
SELECT a.CONFIRMATION,
as MEMBER_PKID from nominees a where a.CONFIRMATION not in (
select b.NOMINEE_CONFIRMATION
from nominees_clinicial_educator_track b
where b.SSCI_MEMBER_REVIEWER_ID = )