What is the difference between a Stored procedure and function?
Answer Posted / janardan baghla
1.stored proceudures can not return tables whereas
functions can.
2.stored procedures can not used in select statemnet
whereas functions can.
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
What are Caching techniques in .NET
What is a swagger in web api?
What is httpresponse?
what are configuration files?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
What are the asp.net security controls?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
What is cookies in asp net?
What is state management in .net?
What is difference between URL and URI?
Differences between “dataset” and “datareader”.
What are directives in asp.net?
How does ASP.NET framework maps client side events to Server side events.?
Explain what does wsdl stand for?
What is asp.net response object?