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 does jdbc setmaxrows method do?

715


Why do I have to reaccess the database for Array, Blob, and Clob data?

764


What is jdbc connection class?

666


Explain the difference between rowset vs. Resultset in jdbc?

781


What are types of resultset?

749


What is meant by dao?

721


What is the use of dialect?

752


How to connect html page to database using jdbc?

675


Explain the life cycle of jdbc.

821


What are the steps involved in establishing a connection using jdbc in java?

730


Which jdbc driver type s is are the jdbc odbc bridge?

656


What is jdbc thin client in oracle?

672


What is use of connection pooling?

731


What are temp tables ?

721


How do I set properties for a JDBC driver and where are the properties stored?

712