`whenYear` <'3000'
AND `whenYear`= ' 1900 '
AND `whatEventType`<>'took a picture'
AND
( `whoCharName` = 'Yellowstone National Park ' or `whoRel` = 'Yellowstone National Park')
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100