`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Best Feature Film on the 25th Anniversary of Indias Independence ' or `whoRel` = 'Best Feature Film on the 25th Anniversary of Indias Independence ')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300