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

Describe odbc?

558


What is jdbc and odbc?

510


What is jdbc resultsetmetadata interface?

536


Which is best database for java?

526


Does jpa use jdbc?

495






What are drivers available?

618


How does jdbc driver work?

535


How many ways that we can view a result set?

541


What is statement and preparedstatement in java?

495


Explain about column name and getter method?

601


How can you make the connection using jdbc?

565


Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?

524


What is JDBC ResultSet?

596


What are different types of ResultSet?

589


How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?

583