Oracle
1Z0-151 · Question #56
You have a form with a single multi-record block. During a session, a user performs an insert and clicks Save What is the behavior of the record being inserted violates a database constraint?
The correct answer is C. A database rollback is performed. The form redisplays the record with an error message so that the. See the full explanation below for the reasoning.
Question
You have a form with a single multi-record block. During a session, a user performs an insert and clicks Save What is the behavior of the record being inserted violates a database constraint?
Options
- AThe record is posted to the database but not committed. The form redisplays the record with an error
- BThe record is committed to the database. The form redisplays the record with an error message so that
- CA database rollback is performed. The form redisplays the record with an error message so that the
- DA database rollback is performed. The form redisplays the record with an error message so that an
- EThe record is committed to the database. The form redisplays the record with a warning in case the
How the community answered
(28 responses)- A4% (1)
- C75% (21)
- D14% (4)
- E7% (2)
Community Discussion
No community discussion yet for this question.