Difference between revisions of "Maria DB: show tables;"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by one other user not shown)
Line 10: Line 10:
 
* <code>[[show table]] status where name = "YOUR_TABLE_NAME"</code> (Includes [[engine]] type)
 
* <code>[[show table]] status where name = "YOUR_TABLE_NAME"</code> (Includes [[engine]] type)
  
Size of MariaDB tables:
+
=== Size of MariaDB tables ===
  
 
  [[SELECT]]  
 
  [[SELECT]]  
Line 20: Line 20:
  
 
Ref: https://stackoverflow.com/questions/9620198/how-to-get-the-sizes-of-the-tables-of-a-mysql-database
 
Ref: https://stackoverflow.com/questions/9620198/how-to-get-the-sizes-of-the-tables-of-a-mysql-database
 
  
 
== Related terms ==
 
== Related terms ==
Line 26: Line 25:
 
* <code>[[create database]]</code>
 
* <code>[[create database]]</code>
 
* [[Databases: list tables]]
 
* [[Databases: list tables]]
 +
* [[List databases]]
  
 
== See also ==
 
== See also ==
 
* {{SQL}}
 
* {{SQL}}
 
* {{MariaDB}}
 
* {{MariaDB}}
* {{MongoDB}}
 
 
  
 
[[Category:MariaDB]]
 
[[Category:MariaDB]]

Latest revision as of 10:13, 16 December 2022

Advertising: