Quiz on SQL Queries

Test your understanding of SQL commands.

We'll cover the following...
Technical Quiz
1.

Which mysql> command lists the databases defined and managed by the database server?

A.

list databases;

B.

databases;

C.

show databases;

D.

show all;


1 / 5