Haydar TUNA wrote:
Hello,
Stored Procedures are faster than standart sql query beacuse they have
already compiled sql script.
I wouldn't say that's the case every single time - personally I'd do some testing to see what works better.
-- Postgresql & php tutorials http://www.designmagick.com/
