Re: view table pkey values

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: view table pkey values
Дата
Msg-id 4A92C332.5000205@iol.ie
обсуждение исходный текст
Ответ на view table pkey values  (Scott Frankel <leknarf@pacbell.net>)
Список pgsql-general
On 24/08/2009 17:31, Scott Frankel wrote:
> Is it possible to select or otherwise view a table's primary key values?

[snip]

> CREATE TABLE foo (
>     foo_id    SERIAL        PRIMARY KEY,

select foo_id from foo;

?

....or am I missing something?

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

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

Предыдущее
От: Scott Frankel
Дата:
Сообщение: view table pkey values
Следующее
От: james bardin
Дата:
Сообщение: warm standby and reciprocating failover