Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> SEQUENCES- How do I make use of them?

SEQUENCES- How do I make use of them?

From: Jim <not_a_valid_address_at_email.net>
Date: Sat, 31 Jul 1999 23:56:15 -0700
Message-ID: <7o0r27$geo$1@bgtnsc03.worldnet.att.net>


How do I make use of sequences?

I created an ERD, then transformed & generated the associated database objects.
I can see that the sequence tables were created, but they don't appear to be associated with any of the "live" data tables...

I'm new to Oracle, but experienced with various RDBMS products. I'd expect to see either some declarative syntax, some trigger code, or something to associated the sequences with the associated PK columns.

What am I missing?

Thanks In Advance for any help!

Jim Received on Sun Aug 01 1999 - 01:56:15 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US