Re: Get Names of tables in mysql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jean Carlo wrote:
>
> How can I get the field names from a specified MySQL table?
>
> I don't need the data, I just want to get the tables field names.
>





 SHOW TABLES;

 With this command you'll see the table names.

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux