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

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
[[MariaDB]]
 
[[MariaDB]]
 
* <code>[[show tables (example)]]</code>
 
* <code>[[show tables (example)]]</code>
* <code>show table status like '%';</code>
+
* <code>show table status like '%';</code> (Includes [[engine]] type)
 
* <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)
  

Revision as of 12:28, 5 May 2021

Advertising: