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

What is the purpose of using MVC programming pattern in ASP.NET?

547


Why do we need url encoding?

515


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

481


What is postback and autopostback in asp.net?

521


Difference between overriding and overloading?

696






Is react a template engine?

512


How to use ipostback?

586


What does asp in asp.net stand for?

511


Explain different types of validators in asp.net?

524


What is a ashx file?

548


How to Insert/Add in ASPXgridview

561


What is enableviewstatemac in asp net?

592


Define repository pattern in asp.net mvc? : asp.net mvc

492


What are cao and sao.

537


How to implement form based authentication in asp.net application?

561