Question: The ____________________ value of a sequence cannot be changed if the sequence has already generated a number greater than that value. A NEXTVAL call generates
The ____________________ value of a sequence cannot be changed if the sequence has already generated a number greater than that value.
| A NEXTVAL call generates the sequence value of 5. After the value is generated, what value will be stored in CURRVAL? | ||||||||||
|
The ____________________ SEQUENCE command can be used to permanently delete a sequence from a database.
| Which option is used to have Oracle12c pre-generate a set of values and store those values in the server's memory? | ||||||||
|
| Which of the following sequence settings cannot be changed with the ALTER SEQUENCE command? | ||||||||
|
| A(n) ____________________ can be used to quickly locate specific records in a large table. | ||||
| When a sequence is created for internal control purposes, the values should not be cached otherwise gaps may appear in the sequence. | ||||
| ||||
| A(n) index can be created based on more than one column. _________________________ | ||||
| ||||
| Even if you created a PUBLIC synonym, you must have ____________________ privileges to delete a PUBLIC synonym. |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
