2018年7月18日

摘要: create table students (id int not null primary key,names int not null,age int not null); --新建一个表格students,其中id为int类型,非空,主键 --names为int类型,非空 --age为int类 阅读全文

posted @ 2018-07-18 17:05 hanyu柚子露 阅读(97) 评论(0) 推荐(0)


博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3