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)- A71% (40)
- B14% (8)
- C2% (1)
- D9% (5)
- E4% (2)
Community Discussion
No community discussion yet for this question.