`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Nargis Dutt Award for Best Feature Film on National Integration ' or `whoRel` = 'Nargis Dutt Award for Best Feature Film on National Integration')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300