diffrance between stored procedure & function in sql server?
Answer Posted / pramod prakash
Function can be used in an expression but we cann't use
procedure in an expression
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a web pool?
How are sessions stored?
Which method is used to force all the validation controls to run?
What is app_code folder in asp net?
How can you identify that the page is post back?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
Explain the different types of directives in .net?
Explain server-side scripting and client-side scripting.
Explain what does wsdl stand for?
What is the usage of DelegatingHandler?
How does a web application session work?
What are server-side comments in ASP.NET?
Define repository pattern in asp.net mvc? : asp.net mvc
What are the versions of garbage collection?
Explain diff. Between friend and protected friend?