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
how to elimainte the similar data from the different tables
Explain the difference between asp & asp.net.
How many types of controls are there in asp.net?
What is postback in asp net?
How you can manage the state of application at the server side in ASP.NET?
What do you mean by serialize?
Which platform does Microsoft .NET use for exchanging data between applications?
How does a content page differ from a master page?
How would you implement inheritance using c#?
Is post back in asp.net?
How many ways are there to maintain a state in .net? What is view state?
Where the assembly is stored in asp.net?
Write a code for passing ArrayList in Web API?
How long should a session id be?
What is break mode?