`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Eleanor Roosevelt Vol. 1 1884-1933 ' or `whoRel` = 'Eleanor Roosevelt Vol. 1 1884-1933 ')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300