Hôtels ,
00000 ()
rooms from Euros
ERREUR : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
)
*cos(
radians(ActiveHotel2009.Latitude)
)' at line 6 -
SELECT
ifnull(
(
6366*acos(
cos(
radians()
)
*cos(
radians(ActiveHotel2009.Latitude)
)
*cos(
radians(ActiveHotel2009.Longitude)-radians()
)
+sin(
radians()
)
*sin(
radians(ActiveHotel2009.Latitude)
)
)
)
,0) as dist,
ActiveHotel2009.* from ActiveHotel2009
ORDER BY dist, Rooms_From LIMIT 6