Explain the process of creating tables using NetBeans IDE?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?

0 Answers  


What is the limitation of PreparedStatement and how to overcome it?

0 Answers  


What is jdbc thin client?

0 Answers  


What is use of connection pooling?

0 Answers  


Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?

0 Answers  






What is jdbc and why is it required?

0 Answers  


What is while rs next ())?

0 Answers  


Give a way to check that all result sets have bin accessed and update counts are generated by execute method.

0 Answers  


Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?

0 Answers  


Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?

0 Answers  


What are the measures to connect to the db using jdbc?

0 Answers  


What is difference between odbc and jdbc?

0 Answers  


Categories