What is the difference between a Stored procedure and function?

Answer Posted / orknob ghosh

Stored procs can't be called within function but function
can be called within stored procedures.

Stored proc can have DML statements whereas a fuction can't

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between dataset and datareader.

740


Explain difference between dataset and recordset?

687


What is Cookies Less Session?

795


Explain different authentication modes in asp.net?

776


What is the concepts of globalization and localization in .net?

715


Which is faster viewbag or viewdata?

737


What is the difference between server-side scripting and client-side scripting?

740


Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?

855


Explain what is an assembly?

737


How do you design a website with multilingual support in ASP.NET ?

738


Which dll handles the request of .aspx page?

738


What is difference between view state and session state?

658


Describe how passport authentication works.

769


How to Separate background image and front image from original picture....

739


When does a session actually start?

756