`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = '100 Great Detectives Or the Detective Directory ' or `whoRel` = '100 Great Detectives Or the Detective Directory ')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300