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
Is asp.net still used?
Where do we store our connection string in asp.net application?
What is the difference between trace and debug in asp.net?
What is voluum?
What is cross page posting in asp net?
How Session use Cookies in State Management?
Which is the parent class of the ASP.NET server control?
Explain one critical mapping?
What are the various session state management options provided by asp.net?
How is mvc different from asp.net? : Asp.Net MVC
How you can add an event handler?
What asp.net control can embed xaml into asp.net pages?
What is the function of the ViewState property?
What is query string? What are its advantages and limitations?
What is asp.net file?