What is the benefit of having jdbcrowset implementation?


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

Post New Answer

More JDBC Interview Questions

How do I stop nullpointerexception?

0 Answers  


What are the steps to connect to the database in java?

0 Answers  


JDBC Drivers properties?

1 Answers   Infosys,


How to insert an image or raw data into database?

0 Answers  


How to connect html page to database using jdbc?

0 Answers  






Is jdbc faster than odbc?

0 Answers  


MY code is: public class P1{ public static void main(String ar[]) { class.forName("java.lang.String"); } } errors i got are :New.java:5: error: <identifier> expected class.forName("java.lang.String"); ^ New.java:5: error: invalid method declaration; return type required class.forName("java.lang.String"); ^ New.java:5: error: illegal start of type class.forName("java.lang.String"); ^ New.java:7: error: reached end of file while parsing } ^ 4 errors HELP ME>......

3 Answers  


What is the difference between client and server database cursors?

0 Answers  


What is the use of jdbc?

0 Answers  


Describe how the jdbc application works.

0 Answers  


What does connection pooling mean ?

0 Answers  


Can you create an index on sex column where there is M or F?

1 Answers   Wipro,


Categories