April Posted August 17, 2006 Share Posted August 17, 2006 I'm using getAll() to retrieve the rows from database with a large set of data, and it turns out to be very slow. Would it be faster if I use query() and fetchRow() combination instead?Thanks a lot for help! Link to comment https://forums.phpfreaks.com/topic/17802-queryfetchrow-vs-getall/ Share on other sites More sharing options...
fenway Posted August 17, 2006 Share Posted August 17, 2006 Which wrapper class is this? Link to comment https://forums.phpfreaks.com/topic/17802-queryfetchrow-vs-getall/#findComment-76149 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.