Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> One SEQUENCE, many tables .. need advice
Hi all,
I'm working on designing a whole new database. I've decided to go with surrogate keys generated from sequences for most of the primary keys in the tables.
Is it OK or even advisable to use one sequence for generating all these keys? Or should each table have its own sequence for generating its keys? I presume there is no ultimate upper limit to how big a sequence value can get..is this true?
Thanks in advance for any and all advice on this, and sorry if this is a FAQ. (I did a quick search on this topic, but could find nothing.)
Anne Received on Tue Jul 03 2001 - 16:00:14 CDT
![]() |
![]() |