Which command is used on Mysql command line tool to return to window command shell?
(a) exit
(b) exit;
(c) exit()
(d) exit();
I have been asked this question by my college professor while I was bunking the class.
This intriguing question comes from Using MySQL Command Line Tool topic in division Using SQL to Manage Data of MySQL