Can we passed multiple recordset(set of records) using a
Stored Procedure
Answer Posted / trishit kumar bera
Use Xml data type
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Explain what are the different index configurations a table can have?
How to configure odbc dsn with different port numbers?
How to add a new dsn with the odbc driver for sql server?
What are the different types of backups avaialabe in sql server 2005?
What is normalization process?
Explain database normalization?
Explain table valued parameters in sql server? Why tvp used?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
How to encrypt Strored Procedure in SQL SERVER?
How secure is sql server database?
How to optimize stored procedure optimization?
How do I start sql server?
Do you know the cursor optimization tips?
What is @@error in sql?
What do you mean by a Composite primary key?