Re: How to find the definition of a sequence ?

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: How to find the definition of a sequence ?
Дата
Msg-id bc7fj5$iek$1@main.gmane.org
обсуждение исходный текст
Ответ на How to find the definition of a sequence ?  (Liviu BURCUSEL <liviu@voxline.ro>)
Список pgsql-general
SELECT * FROM seq_id_top

Liviu BURCUSEL schrieb:
> Hi !
> I have a database created by a friend of mine. In it there is a sequence
> called seq_id_top. How can I find out its definition (start, increment,
> max value) ?
>
> I use version 7.3.2
>
> Many thanks in advance,


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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: insert question..
Следующее
От: Rory Campbell-Lange
Дата:
Сообщение: Re: Options for select from function returning record?