Avatar of Pravin Bnakar
Pravin Bnakar

asked on 

What is pros and cons between write application with stored procedures in php OR with normal php queries.

Hello, All
   I want to know what is pros and cons between write application with stored procedures in php  or with normal php queries.

Is necessary to write each query with stored procedures.
Which is the best way to create large application like any portal (ecom, travel, property etc.).
in which scenario use stored procedures or use normal php queries.
PHP

Avatar of undefined
Last Comment
Olaf Doschke

8/22/2022 - Mon