2010/4/7 Carsten Pedersen <cars...@bitbybit.dk>:
> AFAIR, MySQL 4.x supports LIKE, e.g.
>
> SHOW TABLE STATUS LIKE 'tab_%'

yes, but if the tables have different names (table1, tab_2, abcd... )
your syntax will not work. How to do?

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to