`whenYear` >='-3000'
		                        AND `whenYear` <='3000'
		                    AND
( `whoCharName` = 'Golden Rooster Award for Best Actress  ' or `whoRel` = 'Golden Rooster Award for Best Actress ')
AND (`access` ='Public' ) 
		
		                    
  
                    		  
                    		  
                    		  
		                 
		                 ORDER BY   `whenYear` ASC,  `whenMonth` ASC ,  `whenDay` ASC,`eventSig` DESC 
		                LIMIT 
0
 ,
300