Which of the following statements will a user use to display a database in MySQL?
A.
DISPLAY DATABASES;
B.
SELECT * FROM DATABASES;
C.
SHOW DATABASE;
D.
VIEW DATABASES;
Which of the following statements will a user use to display a database in MySQL?
Which of the following statements will a user use to display a database in MySQL?
A.
DISPLAY DATABASES;
B.
SELECT * FROM DATABASES;
C.
SHOW DATABASE;
D.
VIEW DATABASES;