`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'The Encyclopedia of Jewish Life Before and During ' or `whoRel` = 'The Encyclopedia of Jewish Life Before and During')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300