Thread: sequence question

sequence question

From
Timothy Reaves
Date:
    What is the max size of a sequence?  Is it a bigint?  I can't seem to
find this info.

Re: sequence question

From
Stephan Szabo
Date:
On Mon, 4 Feb 2002, Timothy Reaves wrote:

>     What is the max size of a sequence?  Is it a bigint?  I can't seem to
> find this info.

In 7.1 and early it's int sized, in 7.2 it's bigint.