Oracle
1Z0-873 · Question #43
which of the following are some general capabilities of the mysqladmin client program?
The correct answer is A. Ping the server B. Shutdown the server. D. Create and drop databases. F. Set passwords. The mysqladmin command-line client is designed specifically for administrative operations. Its capabilities include those in the following list:
Using MySQL Client Programs
Question
which of the following are some general capabilities of the mysqladmin client program?
Options
- APing the server
- BShutdown the server.
- CCreate users.
- DCreate and drop databases.
- EDump the contents of a table.
- FSet passwords.
How the community answered
(43 responses)- A81% (35)
- C14% (6)
- E5% (2)
Explanation
The mysqladmin command-line client is designed specifically for administrative operations. Its capabilities include those in the following list:
Topics
#mysqladmin#server shutdown#database management#server administration
Community Discussion
No community discussion yet for this question.