`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Radio Disney Music Award for Best True Ringer Ring Tone ' or `whoRel` = 'Radio Disney Music Award for Best True Ringer Ring Tone ')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300