in store procedure how to use insert,delete,update,
In store procedure how to use insert,delete,update, with different table with example query
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Jan 23, 2013, 7:30 AM
Please refer below link,
http://www.c-sharpcorner.com/UploadFile/rohatash/select-insert-update-delete-using-stored-procedure-in-sql/
it is for single table same as you can create SP for multiple table.
hope this will help you.
Vithal WadjePosted Jan 23, 2013, 7:26 AM