2017年12月7日

学生成绩信息表

摘要: 请编写T-SQL语句实现如下功能 --check database whether exist, if true,drop database -- if exists (select * from sysdatabases where name = 'Student') Drop database 阅读全文

posted @ 2017-12-07 17:47 君凌 阅读(382) 评论(0) 推荐(0)

导航