`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Houston' OR (`whereLon` >='-95.673' And`whereLon` <='-95.093'And`whereLat` >='29.476'And`whereLat` <='30.056'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100