格式模板; <字段名> <数据类型> DEFAULT <默认值>; # 示例; mysql> CREATE TABLE `test_tb` (; -> `id` int NOT NULL AUTO_INCREMENT, ...
確定! 回上一頁