True/False
MySQL uses the term current database to refer to the database to which all subsequent commands pertain.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: To list all the columns in a
Q14: In general,SQL is case-sensitive.
Q35: SQL was developed in the mid-_.<br>A)1960s<br>B)1970s<br>C)1980s<br>D)1990s
Q47: The data type DECIMAL(5,2)represents a number with
Q62: To indicate columns that cannot contain null
Q63: In MySQL, dates have the form _.<br>A)DD-MM-YY<br>B)MM-DD-YY<br>C)YYYY-MM-DD<br>D)DD-MM-YYYY
Q66: The CREATE DATABASE command is executed only
Q68: In MySQL,the date, November 12, 2007 would
Q70: MySQL does not require a password.
Q71: The _ data type stores only the