what are the limitations of parameters in a storedprocedure
Answer / 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 |
what is the sql equivaent of the dataset relation object ?
Explain the categories of stored procedure?
Explain concepts of analysis services?
How many full-text indexes can a table have?
What is repeatable read?
Explain about system database?
How do you create an execution plan?
Define clusters?
What is t-sql script to take database offline – take database online.
Define full outer join?
What is difference between Triggers and store procedure?
What is a collation?