Does sql allow null values ?
How can you make a connection?
What is jdbc type?
What is JDBC RowSet? What are different types of RowSet?
What are JDBC Best Practices?
How do I set properties for a JDBC driver and where are the properties stored?
Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?
I have written a program to connect to database using odbc.Can this Application run on any Platform????
Explain about multiple implementations and drive manager?
Why we use jdbc instead of odbc?
What is the difference between client and server database cursors?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What are the different types of statements in jdbc?