You have configured Snort, running on your Windows Server 2003, to connect to a MySQL database.
You are now creating the Snort database in MySQL. At the MySQL prompt, what is the correct command to create a database named: snortdb1?

A.
create database snortdb1;
B.
build database snortdb1;
C.
enable database snortdb1;
D.
create snortdb1 database;
E.
build snortdb1 database;
F.
enable snortdb1 database;
I have the same idea. A