New-B Question #2

Поиск
Список
Период
Сортировка
От cbraden
Тема New-B Question #2
Дата
Msg-id 430A39AA.4080100@douglasknight.com
обсуждение исходный текст
Ответы Re: New-B Question #2  (Oliver Elphick <olly@lfix.co.uk>)
Re: New-B Question #2  (Philip Hallstrom <postgresql@philip.pjkh.com>)
Список pgsql-novice
Folks,

Thanks so much for all your help.  Many people quickly replied to my
question with the information I needed.

What I would like to do, use PostgreSQL and PHP, is list all the columns
for a given table.  (Having finally choked the list of tables from
postgre).  In MySQL it is something like this "SHOW COLUMNS FROM
{tablename} FROM {databasename}".  I'm assuming I'm missing something
obvious and bonehead, but I can't seem to translate that into postgreSQL
to save my bacon.

Help?

Thanks,
Char-Lez Braden

В списке pgsql-novice по дате отправления:

Предыдущее
От: Steve Poe
Дата:
Сообщение: Re: How to list all databases?
Следующее
От: "Sivakumar K"
Дата:
Сообщение: Re: doubt