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 will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is cookieless session id explain in brief?
What is __ requestverificationtoken?
What is autopostback in asp net?
Explain the various authentication mechanisms in asp.net.
Difference between Response.redirect vs server.transfer?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
How can you identify that the page is post back?
What is the difference between stored procedure vs function?
What is session in http request?
Why is global asax is used?
How long should a session id be?
Name the namespace which is used by ado.net?
What is .net remoting?
How can you debug your.net application?