What is the execute method in java?
Can we have foreign key reference to a non primary key column ?
how can we get the metaData (columnNames) from a table which has no Records..
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
What are different types of JDBC Drivers?
What is the different between ResultSet and RowSet?
How can we execute stored procedures using callablestatement?
How many types of JDBC Drivers are present and what are they?
What is @entity in java?
r u used any design patterns in your project?
What are the flow statements of jdbc?
What is jdbc odbc in java?
What is the difference between Minus, and Intersect?