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
explain code with multi inhertance
What does uri mean?
How do you create a master page?
How to set the pane area to transparent of a scrollPane component.?
What are the Types of objects in ASP
What are web server controls in asp.net?
What is the difference between exe and dll?
Explain different types of Caching techniques in ASP.NET?
How can we create Tree control in asp.net?
Define repository pattern in mvc.net? : asp.net mvc
What is form method?
How to send a DataReader as a parameter to a remote client ?
How to unit test Web API?
What is inproc mode in session?
What is asp.net globalization?