Oracle
1Z0-007 · Question #195
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
(30 responses)- A77% (23)
- B3% (1)
- D13% (4)
- E7% (2)
Community Discussion
No community discussion yet for this question.