下列选项中,()语句可以删除数据库School。
A: CREATE DATABASE School
B: DROP DATABASE School
C: SELECT * FROM sysdatabases WHERE name ='School'
D: DROPS DATABASE School
A: CREATE DATABASE School
B: DROP DATABASE School
C: SELECT * FROM sysdatabases WHERE name ='School'
D: DROPS DATABASE School
B
举一反三
- 下列选项中,()语句可以删除数据库表Student。 A: drop table Student B: select * from sysobjects where name='Student' C: create table Student D: DROPS DATABASE School
- 使用( )语句可以删除数据库。 A: drop table B: alter database C: create database D: drop database
- 使用( )语句可以删除数据库 A: DROP DATABASE B: CREATE TABLE C: ALTER DATABASE D: DROP TABLE
- 下列选项中属于创建数据库的语句是( )。 A: CREATE DATABASE B: ALTER DATABASE C: DROP DATABASE D: 以上都不是
- 删除数据库的命令为() A: Create database B: use database C: alter database D: drop database
内容
- 0
想要删除数据库中已经存在的数据表,可以使用( )语句。 A: ALTER TABLE B: CREATE DATABASE C: DROP DATABASE D: DROP TABLE
- 1
删除数据库使用( )语句。 A: alter database B: drop database C: delete database D: erase database
- 2
Is _______ some German friends visited last week? A: this school B: this the school C: this school one D: this school where
- 3
Is ________ some German friends visited last week ?: this school|this school one|this school where|this the school
- 4
删除数据库的命令是( ) A: create database B: create C: drop database D: final