
Asked in Infosys and 17 others
What are functions and procedures, and what are the differences between them?

AnswerBot
1y
Functions and procedures are both stored database objects used to perform specific tasks in SQL.
Functions return a value while procedures do not.
Functions can be used in SQL statements, whereas proced...read more
ishsuryadevi kathir
2y
1) Procedure perform an action
Function compute value and simple fetch
2) Header Won't contain Return clause
Function Must contain Return Clause
3) Procedure May or May not Return any value
Function Mu...read more
bisen akash
2y
1) Procedure is performed task
Function is use performed calculation.
2) procedure main are main not return value.
Function is return value
Add answer anonymously...
Interview Questions from Popular Companies

3.7
• 8.7k Interviews

4.0
• 5.4k Interviews

3.5
• 4.2k Interviews

3.6
• 8k Interviews

3.7
• 5.9k Interviews

3.7
• 6.1k Interviews

3.5
• 4.2k Interviews

3.7
• 5.1k Interviews
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

