登录
create table student1 ( sno char(6)primary key not null, sname char(8)not null, sage int default null, ssex char(2) ) =============================================== 这是查询 STUDENT 表全部字段全部内容 select * from student1
后期继续更新中... 完.
沟呢,了解下
您必须 [ 登录 ] 才能发表留言!
期待你的加入
沟呢,了解下