Answer Posted / dsr
Function returns the value.Trigger is not complusory return
the value.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What are the differences between resultset and rowset?
What is the use of getGeneratedKeys() method in Statement?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
What are the different types of resultset?
What is the advantage of namedparameterjdbctemplate?
What causes the "No suitable driver" error?
Is jdbc connection secure?
Where is ojdbc14 jar located?
Why are we using blob datatypes in jdbc?
What are 4 drivers available in JDBC? At what situation are four of the drivers used?
Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?
What is the difference between client and server database cursors?
Why we use jdbc instead of odbc?
State the different connection methods used for creating different types of sql.