Computer Science, asked by ggplwl2247, 8 months ago

Write a command to open existing database

Answers

Answered by sanu27937
0

Explanation:

Connect To MySQL Database From Command Line

Log in to your A2 Hosting account using SSH.

At the command line, type the following command, replacing USERNAME with your username: mysql -u USERNAME -p.

At the Enter Password prompt, type your password. ...

To display a list of databases, type the following command at the mysql> prompt:

Similar questions