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
What are the utilities of the callablestatement?
What do you understand by jdbc driver and explain its types?
How vendor Naming registry supports JNDI?
Which interface is responsible for transaction management in jdbc?
What are the differences between resultset and rowset?
Why do I have to reaccess the database for Array, Blob, and Clob data?
Explain the difference between inner and outer join ?
Why is odbc needed?
What is the JDBC syntax for using a literal or variable in a standard Statement?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
When do we get java.sql.SQLException: No suitable driver found?
What is the major difference between java.util.date and java.sql.date data type?
What is the JDBC?
Differentiate between stored procedure and functions?
What are different types of JDBC Drivers?