SQL SHOW DATABASE
Use the SHOW DATABASES statement to list all databases on the MySQL database server. First login to the MySQL server with the privileged user and list all databases.
Command:-
Example:-
Login to your MySQL server using the command line. You will get MySQL database prompt like mysql>. Now use the SHOW DATABASES statement to list all databases.
You can also use the following command directly on the operating system command prompt without login into MySQL first.
0 Comments
CAN FEEDBACK
Emoji