Oracle
1Z0-061 · Question #241
What is true about sequences?
The correct answer is A. Once created, a sequence belongs to a specific schema. See the full explanation below for the reasoning.
Question
What is true about sequences?
Options
- AOnce created, a sequence belongs to a specific schema.
- BOnce created, a sequence is linked to a specific table.
- COnce created, a sequence is automatically available to all users.
- DOnly the DBA can control which sequence is used by a certain table.
- EOnce created, a sequence is automatically used in all INSERT and UPDATE statements.
How the community answered
(53 responses)- A81% (43)
- B2% (1)
- C6% (3)
- D2% (1)
- E9% (5)
Community Discussion
No community discussion yet for this question.