4
Answers

store procedure

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)