What are the ddl statements?
No Answer is Posted For this Question
Be the First to Post Answer
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
Explain about Join?
What are the main steps in java to make JDBC connectivity?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
What is the latest version of JDBC? What new features are added?
what are the types of result sets in JDBC 3.0 ?
Why we use while rs next ())?
What is difference between odbc and jdbc?
What is type 4 jdbc driver?
What is setautocommit in jdbc?
What are restrictions on triggers?
What is jdbc explain?