show full tables where Table_Type = 'BASE TABLE'
textuellement.
Ou en d'autres termes ;
show full tables where Table_Type != 'VIEW'
http://dev.mysql.com/doc/refman /5.0/fr/show-tables.html
show full tables where Table_Type = 'BASE TABLE'
textuellement.
Ou en d'autres termes ;
show full tables where Table_Type != 'VIEW'
http://dev.mysql.com/doc/refman /5.0/fr/show-tables.html