PLS-00201 error when creating a trigger for a sequence when inserting
I want to create a trigger, so SEQNUM gets a next value everytime an insert is done in the table.
I want to create a trigger, so SEQNUM gets a next value everytime an insert is done in the table.