how many no of arguments can be passed in procedures and
functions
Answer Posted / ranjan&
According to MSDN--> A Function and Procedure can have a
maximum of 2,100 parameters.
Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Can we store videos inside the sql server table?
What is report server project?
Explain about system stored procedure?
What is service broker?
What is the use of =,==,=== operators?
Do you think BCNF is better than 2NF & 3NF? Why?
How you can get a list of all the table constraints in a database?
How can you list all the table constraints in a database?
How do I save a stored procedure in sql server?
How many categories of data types used by sql server?
How to execute a sql statement using odbc_exec()?
What is reportserver and reportservertempdb ?
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
explain different types of backups avaialabe in sql server? : Sql server database administration
How to count groups returned with the group by clause in ms sql server?