`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
(`whereLoc` ='Ahmedabad' OR (`whereLon` >='72.2933' And`whereLon` <='72.8733'And`whereLat` >='22.743'And`whereLat` <='23.323'))
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
100