MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Mysql knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which table in the INFORMATION_SCHEMA stores information about storage engines and server plugins? |
| A. | ENGINES, PLUGINS |
| B. | FILES, PLUGINS |
| C. | PLUGINS, STATISTICS |
| D. | ENGINES, FILES |
| Answer» B. FILES, PLUGINS | |
| 2. |
On failure, mysql_query() returns _______________ |
| A. | 0 |
| B. | 1 |
| C. | -1 |
| D. | a non-zero value |
| Answer» E. | |