nerdexam
Oracle

1Z0-497 · Question #164

Your database instance is running. A user, SCOTT, starts a SQLPlus session, and issues the following query; SQL>SELECT FROM sales: Which process would retrieve the result from the database and…

The correct answer is A. user process. See the full explanation below for the reasoning.

Question

Your database instance is running. A user, SCOTT, starts a SQL*Plus session, and issues the following query; SQL>SELECT * FROM sales:

Which process would retrieve the result from the database and return it to the client program?

Options

  • Auser process
  • Bserver process
  • CSystem Monitor (SMON)
  • DProcess Monitor (PMON)
  • ECheckpoint process (CKPT)

How the community answered

(56 responses)
  • A
    71% (40)
  • B
    14% (8)
  • C
    2% (1)
  • D
    9% (5)
  • E
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-497 Practice