re: Displaying column name of a table from MySQL client (not PHPMyAdmin)

2003-02-22 Thread Victoria Reznichenko
On Saturday 22 February 2003 14:00, Prabu Subroto wrote: > I don't want to be spoiled by PHPMyAdmin anymore. > I want to get be more expert in SQL Command of MySQL. > > So far, everything is fine but today I realized a > problem. If I want to diplay the columns of an empty > table, the MySQL Clien

Displaying column name of a table from MySQL client (not PHPMyAdmin)

2003-02-22 Thread Prabu Subroto
Dear my friend I don't want to be spoiled by PHPMyAdmin anymore. I want to get be more expert in SQL Command of MySQL. So far, everything is fine but today I realized a problem. If I want to diplay the columns of an empty table, the MySQL Client will diplay nothing such as : " mysql> select *