Question: Create/ a sequence , GOV_SEQUENCE_xx, that begins with 100 and increments by 100 and uses all other defaults. Use your initials instead of the xx
Create/ a sequence, GOV_SEQUENCE_xx, that begins with 100 and increments by 100 and uses all other defaults. Use your initials instead of the xx in the sequence name.
2. Select the next value of your sequence.
3.Use the next value of the sequence you created , GOV_SEQUENCE_xx as the value for the employee ID for every row inserted
Step by Step Solution
3.56 Rating (160 Votes )
There are 3 Steps involved in it
It appears you are trying to create an Oracle Database sequence select its next value and then use t... View full answer
Get step-by-step solutions from verified subject matter experts
