How to get tabloid

Поиск
Список
Период
Сортировка
От Terry Lee Tucker
Тема How to get tabloid
Дата
Msg-id 200509300625.05353.terry@esc1.com
обсуждение исходный текст
Ответы Re: How to get tabloid  (Terry Lee Tucker <terry@esc1.com>)
Список pgsql-novice
List,

I have a temporary table and I need to get the tableoid from the interface.
The table may not have any data in it so something like SELECT tableoid FROM
tmp_table LIMIT 1, returns zero when there is no data in the table. I know
that you can get information like this from the system catalogs but don't
know how to join them to accomplish this. Is there a diagram available which
shows the system catalog relationships and does anyone have a simple sql
string that will give me the tableoid of a given table.

TIA

--

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

Предыдущее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: perl DBI::Pg metacharacter \i com_list.sql
Следующее
От: Terry Lee Tucker
Дата:
Сообщение: Re: How to get tabloid