If the test database exists, try to access it: : USE « Database « MySQL Tutorial






mysql>
mysql> USE test;
Database changed
mysql>
mysql>
mysql>








3.3.USE
3.3.1.If the test database exists, try to access it: