Q. Which command is used in Mysql command line tool to return to window command shell?
β
Correct Answer: (C)
both exit; and quit;
Explanation: This question is about how to leave the MySQL command line tool and go back to your regular operating system's command prompt (like Windows Command Prompt or Linux terminal).