Re: Delete tables
Armando <[email protected]>
| Newsgroups | gmane.comp.db.mysql.windows |
|---|---|
| Message-ID | <[email protected]> |
You can specify multiple tables to drop in 1 SQL statement: drop table _tbl1,_tbl2,_tbl3; If you are refering to wildcards, no you cannot. Cheers. Armando ascll wrote: > Greetings, > > Could I make use of MySQL query to delete all tables > start with '_' (underscore)? > > Thanks in advance and I'm using MySQL 4.1.16. > > > > __________________________________________ > Yahoo! DSL – Something to write home about. > Just $16.99/mo. or less. > dsl.yahoo.com > > -- MySQL Windows Mailing List For list archives: http://lists.mysql.com/win32 To unsubscribe: http://lists.mysql.com/[email protected]