Question: MySQL Answer as soon as possible Multiple Choice 1. As of MySQL 5.5, which of the following is the default table storage engine? (a) Blackhole
MySQL Answer as soon as possible Multiple Choice
1. As of MySQL 5.5, which of the following is the default table storage engine? (a) Blackhole (b) SuperNova (c) Memory (d) MyISAM (e) InnoDB
2. Which of the following is NOT a MySQL table storage engine? (a) Blackhole (b) SuperNova (c) MyISAM (d) MRG_MyISAM (e) InnoDB
3. MySQL 8 is the first version that supports JSON Objects. (a) True (b) False
4. Which of the following is not a command for determining if MySQL is running on Linux (Ubuntu)? (a) sudo service mysql status (b) ps -ef | grep 'mysql' (c) sudo check status mysql (d) sudo systemctl status mysql
5. In Windows, the only was to start/stop MySQL Server is from the Command Prompt. (a) True (b) False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
