nerdexam
Oracle

1Z0-909 · Question #29

1Z0-909 Question #29: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-909 to reveal the answer and full explanation for question #29. The question stem and answer options stay visible for context.

Application Development

Question

Examine these statements issued from Session 1 which execute successfully: Now, examine these statements issued from Session 2 which execute successfully: Session 2> BEGIN; UPDATE band SET song=CONCAT ("Here Comes the ", song) WHERE song LIKE ' %Sun ; Which two are true?

Options

  • ASession 1 takes a shared lock on all the rows in the band table.
  • BSession 1 must commit before the update in Session 2 can complete.
  • CSession 1 does not block Session 2.
  • DStatements in Session 2 are committed.
  • ESession 2 takes an exclusive lock on all the rows in the band table.
  • FSession 2 does not start a transaction.

Unlock 1Z0-909 to see the answer

You've previewed enough free 1Z0-909 questions. Unlock 1Z0-909 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Transaction control#Session locking#Blocking behavior#Multi-session coordination
Full 1Z0-909 Practice