ALTER TABLE hotel_availability CHANGE idhotel-availability idhotel_availability INT;
Need to execute above query but it can not execute because of "-" symbol?how can i fixed it?
err:
ERROR 1064 (42000): 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 '-availability idhotel_availability INT' at line 1