in reply to is there a way to display tables?

This is something mysql server etc does automatically via the command line interface. There has to be a stupidly easy way to get that output.

Replies are listed 'Best First'.
Re^2: is there a way to display tables?
by artist (Parson) on Dec 29, 2008 at 21:45 UTC
    It must by mysql display rather than API which is used by Perl. It may not be that obvious.
    --Artist