Thread: re: [SQL] Best method

re: [SQL] Best method

From
"Ray Messier"
Date:
I have a database and i am accessing it via PHP. Postgres is on the same
machine as Apache/PHP. I am currently using PHP functions to perform
database operations. In the past I would do those same operations via stored
procedures rather than in a scripting language. Is there any downside/upside
to this method?


Attachment