Tag Archives: ORA-02287

Sequence insight

ORA-02287 Sequence fit into many business requirement where we need to implement incremental logic for a integer column value. Using two pseudo columns, we increment and fetches sequence values. NEXTVAL – Increment sequence value CURRVAL – Reuse current incremented value … Continue reading

Rate this:

Posted in Oracle Internal | Tagged , , , | Leave a comment