Can't execute query

			SELECT MAX(order_number_range) AS range
			FROM eshop_orders
		

MySQL Error: 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 'range FROM eshop_orders' at line 1

This script cannot continue, terminating.