if exists (select * from ...

Поиск
Список
Период
Сортировка
От Christoph Haller
Тема if exists (select * from ...
Дата
Msg-id 3DB8F96D.D7D118D1@rodos.fzk.de
обсуждение исходный текст
Список pgsql-sql
I've seen statements like this

if exists (select * from pg_tables where tablename = '<your table name
goes here')

several times on the list, but never managed to find out
which language resp. interface is supporting these.
Could anyone please give me a hint.

Regards, Christoph



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

Предыдущее
От: Horst Herb
Дата:
Сообщение: Re: help!
Следующее
От: "peter"
Дата:
Сообщение: Re: Multiple Databases