if exists (select * from ... - Mailing list pgsql-sql

From Christoph Haller
Subject if exists (select * from ...
Date
Msg-id 3DB8F96D.D7D118D1@rodos.fzk.de
Whole thread Raw
List 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 by date:

Previous
From: Horst Herb
Date:
Subject: Re: help!
Next
From: "peter"
Date:
Subject: Re: Multiple Databases