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 does jdbc setmaxrows method do?
Why do I have to reaccess the database for Array, Blob, and Clob data?
What is jdbc connection class?
Explain the difference between rowset vs. Resultset in jdbc?
What are types of resultset?
What is meant by dao?
What is the use of dialect?
How to connect html page to database using jdbc?
Explain the life cycle of jdbc.
What are the steps involved in establishing a connection using jdbc in java?
Which jdbc driver type s is are the jdbc odbc bridge?
What is jdbc thin client in oracle?
What is use of connection pooling?
What are temp tables ?
How do I set properties for a JDBC driver and where are the properties stored?