what are the limitations of parameters in a storedprocedure
Answer Posted / karthik
According to MSDN, SQL Server limits the number of parameters per stored procedure to 2,100
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I view a stored procedure in sql server query?
What is filter index?
Why we use functions in sql server?
What is shrink log file?
What is the use of floor function in sql server?
What is the maximum length of an alert name?
how would you store your query in an SSRS report or a Database server?
How to stop a loop early with break statements in ms sql server?
What is self contained multi valued query?
How do I find the sql server database version?
What are alternate keys?
What programming language would you use to create embedded functions in ssrs?
Explain differentiate between a having clause and a where clause?
What is the main purpose of having conversation group?
What is user-defined functions? What are the types of user-defined functions that can be created?