SQL: how to find if a table exists?

Поиск
Список
Период
Сортировка
От Jean-Christian Imbeault
Тема SQL: how to find if a table exists?
Дата
Msg-id 3D7A00EF.20201@netscape.net
обсуждение исходный текст
Ответы SQL: how to find if a table exists?  (Lee Kindness <lkindness@csl.co.uk>)
Re: SQL: how to find if a table exists?  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
I need to programmatically create a table if it does not already exists.

Is there an SQL statement that will allow me to query a DB to see if a
table exists?

Thanks,

Jc


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

Предыдущее
От: "Xueying (Libby) SHEN"
Дата:
Сообщение: Is there a way to query whether a table has been changed or not?
Следующее
От: "Steve Wolfe"
Дата:
Сообщение: Re: Surprise :-(