Re: list fieldnames in table? (from PHP)

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: list fieldnames in table? (from PHP)
Дата
Msg-id 1098840254.31930.33.camel@localhost.localdomain
обсуждение исходный текст
Ответ на list fieldnames in table? (from PHP)  (Miles Keaton <mileskeaton@gmail.com>)
Ответы Re: list fieldnames in table? (from PHP)  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
On Mon, 2004-10-25 at 20:36, Miles Keaton wrote:
> Is there a simple way to list fieldnames in a table, from PHP?
>
> When on the command-line, I just do \d tablename
>
> But how to get the fieldnames from PHP commands?

In addition to the other ideas given here, you also have the SQL spec
standard information_schema to examine


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

Предыдущее
От: Robby Russell
Дата:
Сообщение: Re: primary key and existing unique fields
Следующее
От: "Naeem Bari"
Дата:
Сообщение: Newbie question about casting literals - oracle/postgres