Examples for business, study, careers, love, and more...
Examples :: MYSQL Examples :: Example of Show Open Tables Mysql Statement

Example of Show Open Tables Mysql Statement:

SHOW OPEN TABLES FROM test;

Example of Mysql Show Open Tables


SHOW OPEN TABLES [{FROM | IN} db_name]
[LIKE 'pattern' | WHERE expr]