Suraj Kumbhar

Suraj Kumbhar

  • NA
  • 59
  • 4.4k

Passing datatable as parameter to stored procedure

Apr 24 2017 7:46 AM
Hello,
I have three tables as one master and 2 details table.  I want to save data in all three tables by passing single datatable as parameter to stored procedure. 
Can anybody tell me how to do that??
How to store values from one table to all three different tables??

Answers (2)