`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Elgar Cello Concerto Op. 85 Walton Concerto For ' or `whoRel` = 'Elgar Cello Concerto Op. 85 Walton Concerto For')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300