SHOW OPEN TABLES
List currently open tables. View the database, table name, and lock status for tables in the table cache.
Syntax
SHOW OPEN TABLES [FROM db_name]
[LIKE 'pattern' | WHERE expr]Description
Column
Description
Example
Last updated
Was this helpful?

