Difference between revisions of "Show databases;"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} MariaDB [(none)]> show databases; +--------------------+ | Database | +--------------------+ | information_schema | | mysql | | perfo...")
 
 
Line 14: Line 14:
  
  
 
+
== See also ==
 
* {{MariaDB}}
 
* {{MariaDB}}

Latest revision as of 19:39, 15 December 2022

MariaDB [(none)]> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| mysql              |
| performance_schema |
| yourdb             |
| yourotherdb12      |
+--------------------+
5 rows in set (0.002 sec)


See also[edit]

Advertising: