4
Answers

store procedure

Photo of vikas kanani

vikas kanani

12y
1.3k
1
my question is

in store procedure


if i  have multiple action in  one single store procdure thn how can i implement in c# application..


i mean in single procedure i hav 3 action  insert,update,delete how can i use particular action in c# application.like insert ,update etc

Answers (4)