`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Seoul' OR (`whereLon` >='126.693' And`whereLon` <='127.273'And`whereLat` >='37.276'And`whereLat` <='37.856'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100