mysql > alter table decimal_tb add column col4 decimal(65,2); Query OK, 0 rows affected (0.11 sec) Records: 0 Duplicates: 0 Warnings: 0 mysql> ...
確定! 回上一頁