Mysql
 sql >> Base de Dados >  >> RDS >> Mysql

mysql verificar agrupamento de uma tabela


SHOW TABLE STATUS mostra informações sobre uma tabela, incluindo o agrupamento.

Por exemplo SHOW TABLE STATUS where name like 'TABLE_NAME'