Can we passed multiple recordset(set of records) using a
Stored Procedure
Answers were Sorted based on User's Feedback
Answer / 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 |
what is the main difference between after trigger and instead trigger.
List the different types of collation sensitivities in sql server?
how many types of store procedre in sqlserver 2000?
Does partitioning improve performance?
How to add additional conditions in SQL?
What are the joins in sql server? : sql server database administration
what is the maximum size of a row? : Sql server database administration
How do you rebuild an identity column?
what is extended StoreProcedure ?
What is a bit datatype?
What information is maintained within the msdb database?
How to execute multiple stored procedures at one time in sql server?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)