`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Pune' OR (`whereLon` >='73.56' And`whereLon` <='74.14'And`whereLat` >='18.22'And`whereLat` <='18.8'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100