Answers for "Which of the following is not a disadvantage of stored procedures?"

SQL
0

disadvantages of stored procedures sql

Disadvantage:
The only disadvantage of Stored Procedure 
is that it can be executed only in the
database and utilizes more memory in 
the database server.
Posted by: Guest on January-28-2021

Code answers related to "Which of the following is not a disadvantage of stored procedures?"

Code answers related to "SQL"

Browse Popular Code Answers by Language