Diff bet.. Function and Trigger?

Answer Posted / srinivas t

Triggers: are special class of stored procedures to execute
automatically when an update,insert or statement is issued
against a table or view.
Function:Function is used to return value after performing
the tasks to the callable fucntion.

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are types of jdbc drivers?

785


Explain the locking system in jdbc & its types?

716


What is DML?

779


Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?

810


What is the use of getGeneratedKeys() method in Statement?

793


What is jdbc class forname?

726


Does jdbc use ssl?

716


Explain the importance of drivermanager.

953


Why would you use setautocommit(false) in jdbc?

935


What is JDBC ResultSet?

827


What are the three parts of a jdbc url?

799


How do I find ojdbc jar version?

717


Compare jdbc and odbc and how is jdbc required in this context.

727


How many ways can you update a result set?

796


Explain the JDBC Architecture?

820