顺哥哥

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年9月7日

摘要: GOcreate table Department(Dep_Id CHAR(3) constraint PK_Dep_Id primary key not null,Depname VarChar(40) not null,Telephone char(16) null,Fax char(16) n 阅读全文
posted @ 2017-09-07 11:00 顺哥哥 阅读(103) 评论(0) 推荐(0) 编辑