InterviewSolution
Saved Bookmarks
| 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, FILESThe question was asked in an international level competition.My doubt is from Writing Clients That Include SSL Support topic in portion MySQL Programs Using C of MySQL |
|
Answer» Right CHOICE is (a) ENGINES, PLUGINS |
|