The program called mysql is
There isn’t a program just called mysql
A wrapper through which Java clients must connect to the databases
A client program that lets you send SQL commands to the database engine
The database engine
A program that starts up and shuts down the database engine
Correct Answer : C
Which of the following is used to delete an entire MYSQL database?
Primary Key does allow the Null Values. where as in Unique key doesn’t accept the Null values. True or False ?
How much character are allowed to create database name?