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


Please Help Members By Posting Answers For Below Questions

How is the asp.net mvc architecture different from others? : asp.net mvc

476


What is the use of session in web application?

480


What is asp.net globalization?

492


How Session use Cookies in State Management?

601


What is http post action?

531






What is anonymous authentication?

575


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

535


How to display validation messages in one control?

540


How to retrieve user name in case of Window Authentication?

271


How do cookies work?

588


What is HTTPModule and HTTPcontext? What is the use of each?

1986


What is csrf attack in asp.net?

515


How do you declare static variable?

555


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

572


What is client side state management?

500