Re: existence of column name

Поиск
Список
Период
Сортировка
От Jasen Betts
Тема Re: existence of column name
Дата
Msg-id grps48$sm8$1@reversiblemaps.ath.cx
обсуждение исходный текст
Ответ на existence of column name  (Eric Smith <eric_h_smith@mac.com>)
Список pgsql-general
On 2009-04-09, Eric Smith <eric_h_smith@mac.com> wrote:
> All,
>
>  From the C API, how do I check for the existence of a column name in
> a given table?

you can look at the information schema, column-names in a result-set,
or error messages.  which is most apropriate depends on the context.



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

Предыдущее
От: Jasen Betts
Дата:
Сообщение: Re: Convert Oracle function to PostgreSQL
Следующее
От: Sam Mason
Дата:
Сообщение: Re: Internationalization