I want to know what is difference between store procedure and view in SQL server.
Thank you.
Loading
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.
Santhosh Kumar JayaramanPosted Jul 10, 2012, 6:02 AM
Views dont have any parameters, stored procedure can have parameters
Please refer this article also.
http://www.c-sharpcorner.com/Blogs/751/