MySQL Command Line Tool
- Which command is used on Mysql command line tool to return to window command shell?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: D
exit
- The “Mysql command line tool” formats are bounded by
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
+-|
- The “Mysql command line tool” format the results in which of the following format:
-
View Hint View Answer Discuss in Forum
NA
Correct Option: C
Rectangle
- Which statement is used to access an existing Database?
-
View Hint View Answer Discuss in Forum
NA
Correct Option: B
USE databasename;