InterviewSolution
Saved Bookmarks
| 1. |
Which command is used in Mysql command line tool to return to window command shell?(a) exit;(b) quit;(c) both exit; and quit;(d) only exit; |
|
Answer» The correct choice is (c) both exit; and quit; Explanation: None. |
|