What are clob and blob data types in jdbc?


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

Post New Answer

More JDBC Interview Questions

What is the use of dialect?

0 Answers  


Why do we use jdbc statements?

0 Answers  


Can resultset be null in java?

0 Answers  


In JDBC, All the API?s are interfaces? Where is the actual implementation?

3 Answers   HCL,


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  






how to prevent finally block from execution

4 Answers   Bosch,


What are the different types of drivers under jdbc?

0 Answers  


Why isn't the java.sql.DriverManager class being found?

0 Answers  


How the JDBC application works?

0 Answers  


what is meant by connection pooling?

4 Answers  


Where is ojdbc14 jar located?

0 Answers  


Explain the process of creating tables using NetBeans IDE?

0 Answers  


Categories