sequence question

Started by Timothy Reavesabout 24 years ago2 messagesgeneral
Jump to latest
#1Timothy Reaves
treaves@silverfields.com

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

#2Stephan Szabo
sszabo@megazone23.bigpanda.com
In reply to: Timothy Reaves (#1)
Re: sequence question

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.