ringa_lee2017-04-25 09:03:57
To change the fields in the table, check the syntax of ALTER TABLE and use SQL commands to modify it.
Another method is to create a new table, import the old data into the new table, then delete the old table and rename the new table