What are restrictions on triggers?


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

Post New Answer

More JDBC Interview Questions

What is jdbc class forname?

0 Answers  


What is while rs next ())?

0 Answers  


What are cursor attributes?

3 Answers  


Does jdbc use ssl?

0 Answers  


Why do I have to reaccess the database for Array, Blob, and Clob data?

0 Answers  






What is the use of statement in jdbc?

0 Answers  


what is CallableStatement and what is its usage?

1 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  


Which is best database for java?

0 Answers  


State the different connection methods used for creating different types of sql.

0 Answers  


How to set the attribute concurrency in resultset?

0 Answers  


What is jdbc and odbc?

0 Answers  


Categories