`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Singapore' OR (`whereLon` >='103.543' And`whereLon` <='104.123'And`whereLat` >='0.9933'And`whereLat` <='1.5733'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100