I've recently started using Oracle 8i and discovered that there is no "easy" way of making the primary key automatically increment its value (compared to IDENTITY in MSSQL or auto_increment in MySQL). The way to solve it would be to use a sequence and add a trigger for the table that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.