what are the differences between stored procedure and triggers in SQL?
AnswerBot
1y
Stored procedures are precompiled SQL statements that can be executed on demand, while triggers are automatically executed in response to specific events.
Stored procedures are explicitly called by the...read more
boopathi Boopathi
2y
A sttore procedure is a user defind piece of code written in the local verion of PL/SQL, which may return a value (making it a function ) that is invoked by calling it explicity. A trigger is a stored...read more
boopathi Boopathi
2y
A sttore procedure is a user defind piece of code written in the local verion of PL/SQL, which may return a value (making it a function ) that is invoked by calling it explicity. A trigger is a stored...read more
Anonymous
author
2y
triggers means executes automatically in response to certain events(such as updates,inserts ,and deletions) it has the ability to run automatically in response to events. stored procedure are sections...read more
Add answer anonymously...
Top Deloitte Software Engineer interview questions & answers
Popular interview questions of Software Engineer
Top HR questions asked in Deloitte Software Engineer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app