What is the difference between a Stored procedure and function?
Answer Posted / pandian
1.Stored Procedure WE can call Independ using Exec
statement but function always depend on sql statement
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is break mode?
Can you explain autopostback?
How long should a session id be?
Define static member?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
What is a page life cycle? What are the events in a page life cycle?
What parameters can you pass in the url of the api?
What is the current version of asp.net?
What is asp.net used for?
Why do we need master page in asp.net?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
Is asp.net a programming language?
What asp.net control can embed xaml into asp.net pages?
What is server components?