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 are the difference between clustered and a non-clustered index?
Explain fundamentals of Data ware housing & OLAP?
What is Lock table in SQL?
What is the disadvantages of index?
How to see existing views in ms sql server?
What is a primary index?
Advantages and Disadvantages of Cursor?
15 Answers Polytechnic, TCS, Zenith,
What is attribute? : sql server analysis services, ssas
what is diffence between replicaion and logshipping?
What is a join in sql?
What is the purpose of using COLLATE in a query?
employee table has employee id ----------- empid ---------------- 1 2 3 3 3 4 5 5 5 6 6 6 7 here the values r repeated two times.how to select the repeated values only.i.e 3,5,6 should alone come.
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)