| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | June 13 1999 9:36pm |
| Subject: | Re: How to list tables in DB | ||
| View as plain text | |||
At 5:22 PM -0400 6/13/1999, Art Smith wrote: >How do I list all of the user defined tables in my MySQL database? What do you mean by "user defined"? You can list the tables in the current database with SHOW TABLES or in a particular database with SHOW TABLES FROM db_name. -- Paul DuBois, paul@stripped Northern League Chronicles: http://www.snake.net/nl/
| Thread | ||
|---|---|---|
| • How to list tables in DB | Art Smith | 14 Jun |
| • Re: How to list tables in DB | Paul DuBois | 14 Jun |
