nerdexam
Zend

200-530 · Question #175

After executing a SELECT query on a database server,

The correct answer is A. All data is immediately transmitted to PHP B. All data will be transmitted on-demand to PHP. See the full explanation below for the reasoning.

Question

After executing a SELECT query on a database server,

Options

  • AAll data is immediately transmitted to PHP
  • BAll data will be transmitted on-demand to PHP
  • CNone of the above

How the community answered

(45 responses)
  • A
    76% (34)
  • C
    24% (11)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice