MySQL
 Computer >> Computer tutorials >  >> Programming >> MySQL
  1. What is the use of setFetchSize() and setMaxRows() methods of the JDBC Statement Interface?

  2. What are the data types supported by JDBC?

  3. What is ResultSetMetaData in JDBC? What is its significance?

  4. How many locking systems are there in JDBC?

  5. What is the use of the method setAutoCommit() in JDBC?

  6. How many types of Result Sets are there in JDBC What are they?

  7. What are the important methods of the SQLException class?

  8. How to Navigate through a ResultSet using a JDBC program?

  9. Explain the difference between RowSet and ResultSet in JDBC?

  10. What are the advantages of stored procedures?

  11. What is a RowSet object explain using a JDBC program?

  12. How to update the contents of a ResultSet using a JDBC program?

  13. How to call a stored procedure using callable statement in JDBC explain?

  14. Is it mandatory to close JDBC connections?

  15. Why are Prepared Statements in JDBC faster than Statements? Explain?

  16. What are the advantages and limitations of JDBC PreparedStatement?

  17. What are stored procedures? How to call stored procedures using JDBC program?

  18. Can we call functions using Callable Statements? Explain with an example in JDBC?

  19. What are the differences between Stored procedures and functions?

  20. What is Result in JDBC? How to retrieve data from ResultSet object?

Total 4564 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:130/229  20-Computer/Page Goto:1 124 125 126 127 128 129 130 131 132 133 134 135 136