Creating First Database
Q1.
Which SQL command is used to create a database?
Q2.
Which command shows all databases in MySQL?
Q3.
Why is the
USE command important?Q4.
A database mainly contains what?
Q5.
What is the first step in any SQL project?