InterviewSolution
Saved Bookmarks
| 1. |
Which command is used on Mysql command line tool to return to window command shell?(a) exit(b) exit;(c) exit()(d) exit(); |
|
Answer» Correct choice is (a) exit To elaborate: None. |
|