Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Zend Exam 200-710 Topic 6 Question 29 Discussion

Actual exam question for Zend's 200-710 exam
Question #: 29
Topic #: 6
[All 200-710 Questions]

An unbuffered database query will: (Choose 2)

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Virgilio
3 days ago
Wait, if it frees the connection faster, doesn't that mean it also returns all the data faster? I'm so confused now. Maybe I'll just guess and hope for the best.
upvoted 0 times
...
Luann
3 days ago
But wouldn't option D also be correct? Using less memory is important for efficiency.
upvoted 0 times
...
Alysa
4 days ago
I always thought unbuffered queries were faster overall, not just for the first bit. But I guess B is out then. Hmm, I'll go with A and C.
upvoted 0 times
...
Bong
5 days ago
I agree with Simona, option A makes sense because it doesn't wait to fetch all data before returning.
upvoted 0 times
...
Fausto
5 days ago
A and D seem like the correct answers. An unbuffered query doesn't wait to load all the data before returning it, which means you get the first bit faster and use less memory. Perfect for when you just need the top result.
upvoted 0 times
...
Simona
12 days ago
I think an unbuffered database query will return the first data faster.
upvoted 0 times
...

Save Cancel