What is the best practise for selecting only few rows of data in a procedure?
(eg. a widget to display newest posts to the forum on main page).
Should I use db_foreach or db_multirow.
Are there any differences in performance between those two?
(eg. a widget to display newest posts to the forum on main page).
Should I use db_foreach or db_multirow.
Are there any differences in performance between those two?
Request notifications