i tried using this code below ALTER TABLE table_name change "MANAGER ID" TO manager_id;
error message received: 1064. 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 '"MANAGER ID" TO manager_id' at line 1 0.000 sec