What is the difference between a Stored procedure and function?
Answer Posted / sanjay das
Function allways returns value but stored procedure may or
may not return value.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is routing in MVC?
What are web server controls in asp.net?
How can we use Web API with ASP.NET Web Form?
How is a session stored and maintained in asp.net?
What is the difference between runtime version and version?
Is it true that a Web service must be written in .NET or not?
Is asp.net a programming language?
What is session and cookies in asp.net?
What is http session state?
What is scope of an application variable in asp.net?
Is it possible to change the index of primary key on table?
What is round trip in asp.net?
What is session in asp.net?
What is state management technique?
Web API uses which library for JSON serialization?