如果要删除Student数据库中的Information表,则可以使用命令:()。
A. Delete Table Information
B. Truncate Table Information
C. Drop Table Information
D. Alter Table Information
SQL中创建基本表应使用()语句。
A. Create Schema
B. Create Table
Create Datebase
D. Create View
在SQL中,建立表用的命令是 ()。
A. Create Schema
B. Create Table
Create View
D. Create Index
哪个关键字用于测试跟随的子查询中的行是否存在()。
A. Mov
B. Exists
C. Union
D. Having