`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Radio Disney Music Award for Best Song to Listen to on the Way to School ' or `whoRel` = 'Radio Disney Music Award for Best Song to Listen to on the Way to School ')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300