SyntaxFix
Write A Post
Hire A Developer
Questions
There is a syntax problem, because the right syntax to alter command is ALTER TABLE tablename CHANGE OldColumnName NewColunmName DATATYPE;
ALTER TABLE tablename CHANGE OldColumnName NewColunmName DATATYPE;