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)- A76% (34)
- C24% (11)
Community Discussion
No community discussion yet for this question.