Alter table The type (width) of the Alter field name of the table to be modified.
You can change the data type and width according to this format! .
For example:
Change Form Student Change Score n (6,2)
Indicates that the level of the student table is changed to numerical type, with a width of 6, including 2 decimal places.