|
|
|
|
|
by untog
4141 days ago
|
|
I used to work on a system that require a stored procedure for every database call - it became very annoying. I understand that stored procedures used to be the only way to ensure a query was optimised, but that isn't the case these days. |
|