标签: 常用语句

以前学mysql的常用语句 现在还半调子

创建表 create table user(id int primary key not null,name […]