Can we passed multiple recordset(set of records) using a
Stored Procedure
Answer Posted / anil
just write DML sttements like insert into table1 values(),insert into table2 values()in stored procedure.By the way you can send multiple records at one time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does sql server 2016 have ssms?
In case you have filters in your report, when filters will be applied in cached report instance?
Define cursor locking
What is Replication?
How to maintain a fill factor in existing indexes?
Do you know what are the restrictions applicable while creating views? : SQL Server Architecture
What were the latest updates to SQL Azure service?
What does set rowcount do?
Define views.
If you want to send some data from access database to sql server database. What are different component of ssis will you use?
Can we linked SharePoint to a SQL database?
What is subreport?
what's sql server? : Sql server database administration
Can coalesce return null?
What is data file in computer?