The maximum no. of Stored procedure in a database.
-
Hi, I have a simple doubt.The maximum number of parameters in a stored procedure is 2100. Like what is the maximum number of stored procedure in a MSSQL database ???? Be very grateful for any advice. Regards
All I ever wanted is what others have....
CrazySanker -
Hi, I have a simple doubt.The maximum number of parameters in a stored procedure is 2100. Like what is the maximum number of stored procedure in a MSSQL database ???? Be very grateful for any advice. Regards
All I ever wanted is what others have....
CrazySankerVipin dev wrote:
The maximum number of parameters in a stored procedure is 2100.
I find that would be hard to reach that number. Have you looked around google for your question about the max. number of stored procs?
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon