Re: Select START and MAXVALUE from Sequence
От | Lukas |
---|---|
Тема | Re: Select START and MAXVALUE from Sequence |
Дата | |
Msg-id | 24996.217.117.29.29.1233065027.squirrel@fmf.vgtu.lt обсуждение исходный текст |
Ответ на | Re: Select START and MAXVALUE from Sequence ("A. Kretschmer" <andreas.kretschmer@schollglas.com>) |
Ответы |
Re: Select START and MAXVALUE from Sequence
|
Список | pgsql-novice |
Hello, yes it works - select min_value, max_value from MySeq; But what about start value? I tryed to select start_value but no luck.. -- Lukas UAB nSoft http://www.nsoft.lt Lukas at nsoft.lt +370 655 10 655 > In response to Lukas : >> Hello, >> >> >> Is here any way to get START and MAXVALUE from sequence in select >> query. >> I mean something like this: >> Select startval('MySeq'); --This can not work of course. > > select min_value, max_value from MySeq; > > > Andreas > -- > Andreas Kretschmer > Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header) > GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net > > -- > Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-novice > > -- > This message has been scanned for viruses and > dangerous content by OpenProtect(http://www.openprotect.com), and is > believed to be clean. > > -- This message has been scanned for viruses and dangerous content by OpenProtect(http://www.openprotect.com), and is believed to be clean.
В списке pgsql-novice по дате отправления: