`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Shostakovich 24 Preludes and Fugues Op. 87 ' or `whoRel` = 'Shostakovich 24 Preludes and Fugues Op. 87 ')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300