Ss Dbms
Ss Dbms
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
Database changed
mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| BankInfo |
| Bankinfo |
| Company_Details |
| Employee |
| MESCO |
| MESCOE |
| TE |
| TE2 |
| TECOMP |
| TEST |
| Tecomp |
| Tecomp2 |
|c |
| company |
| database1 |
| demo |
| kt |
| mysql |
| performance_schema |
| raj |
| stud |
| student |
| studentDB |
| sys |
| t1 |
| testDB |
| wt |
+--------------------+
28 rows in set (0.00 sec)