Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Difference Between Stored Procedure and Functions
WhatsApp
Vithal Wadje
11y
47.3
k
0
0
25
Blog
Backgroun
d
Many times in interview one question
commonly
asked that what is Difference Between
Stored Procedure
and function, so by considering above requirement i have decided to write this blog to help
Beginners
and job seekers also who might be wants to know about it.
What is a Stored Procedure?
A Stored Procedure is a group of logical SQL statements to perform a specific task, such as insert, select, update and delete operations on a table and so on which is stored in a SQL database.
To know more about stored procedure Read my Article
Insert, Select, Update and Delete Records in a Single Stored Procedure Using SQL Server.
What is a fu
nction
?
Function is the logical group of SQL statements which returns single value by performing the operation on group of SQL statements .it also stored in database.
Summary
I hope this blog is useful for all readers
and these
differences are enough to impress interviewer
. If you have any suggestion then please contact me.
Up Next
Executing SQL Stored Procedure from Another Stored Procedure
Ebook Download
View all
Basic SQL Queries
Read by 19.4k people
Download Now!
Learn
View all
Membership not found