Sequence Nextval Will Generate Same Number In a Single Insert Statement.
(Doc ID 2758627.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.8.0.0.0 and laterInformation in this document applies to any platform.
Goal
When inserts the same sequence into the same row,
the insert.nextval is putting the same sequence number in both columns even though each column has nextval associated in the insert statement.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |