Rob:
RTFA (Read The Fine Article)... it's in there.
When you use the "NEXT VALUE FOR sequence-Name" clause in an SQL
statement, the value is incremented (e,g, inserting into ORDHDR). To
refer to the same value previously generated, you use the "PREVIOUS
VALUE FOR sequence-Name"" (e.g. when inserting into ORDDTL).
You have control over when the value is incremented, because you may
want to use the same value as the "key" for example for in ORDHDR and
ORDDTL "parent-child" set of tables.
Can you dig it?
HTH,
Mark S. Waterbury
> On 4/5/2013 2:43 PM, rob@xxxxxxxxx wrote:
And how does that automatically increment upon an insert?
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
copyright@midrange.com.
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.