Re: SQL: how to find if a table exists?

Поиск
Список
Период
Сортировка
От dima
Тема Re: SQL: how to find if a table exists?
Дата
Msg-id 3D7CC3FC.4050609@mail.ru
обсуждение исходный текст
Ответ на SQL: how to find if a table exists?  (Jean-Christian Imbeault <totsubo2001@netscape.net>)
Список pgsql-general
> Is there an SQL statement that will allow me to query a DB to see if a
> table exists?
select tablename from pg_tables?



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