Обсуждение: Re: how to list column names.

Поиск
Список
Период
Сортировка

Re: how to list column names.

От
Martin
Дата:
In article <dc1df5d8-904f-4517-be04-2f67691da054@l32g2000hse.googlegroups.com>,
Rowan  <yaardone@gmail.com> wrote:

>Postgres 8.2 using php5
>
>what is the simplest way to request column names ?

The pg_field_name is simple:

 http://us3.php.net/manual/en/function.pg-field-name.php