Select specific fields for performance
19 Oct 2010
In a system like forum, the title and body is displayed on show page, but only title is on index page. You should use select in query to speed up the query and save memory.
Read More
Tags performance query