1
Answer

How to insert data in multiple tables using single query?

S P

S P

7y
224
1
I want to insert data into multiple tables at a time using single query with entity framework in MVC. I am using WCF service to perform the INSERT operation.
Thanks in advance
Answers (1)