http://www.mysql.com/documentation/mysql/bychapter/manual_Reference.html#SHO
W
7.28 SHOW Syntax (Get Information About Tables, Columns,...)
SHOW DATABASES [LIKE wild]
or SHOW [OPEN] TABLES [FROM db_name] [LIKE wild]
....
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Sander Pilon" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, January 10, 2001 11:22 AM
Subject: RE: [PHP] Checking whether a MySQL table exists
> >
> > Does nobody read the mysql manual anymore these days? :)
> >
> >
>
> well, I read the manual!
> but if haven't found anything like "show tables like"!
> Where did you find it - or
>
> > No manual searching needed -
>
> did you only try, and not read???
>
> witty
>
> --
> Sent through GMX FreeMail - http://www.gmx.net
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]