相关考题
-
单项选择题
在MySQL中,展示所有的数据库表的SQL关键字是()
A.show database
B.show databases
C.show table
D.show tables -
单项选择题
在MySQL中,展示所有的数据库的SQL关键字是()
A.show database
B.show databases
C.show table
D.show tables -
单项选择题
在MySQL中,创建数据表使用的SQL关键字是()
A.create database
B.create table
C.alter table
D.alter database
