`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Concerto 20 in D Minor K466 ' or `whoRel` = 'Concerto 20 in D Minor K466')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300