What are the conditions applies to varchar variable, when
using in procedures?
No Answer is Posted For this Question
Be the First to Post Answer
How can you retrieve data from the resultset using jdbc?
What are statements in JAVA ?
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>......
wa is connection pooling? how do u create connection pooling?wat is use connection pooling?
Where is ojdbc14 jar located?
What is PreparedStatement?
What is database null and Java null?
What is execute(), executeUpdate() and executeQuery() methods?
What are the different types of locking in JDBC?
Why hibernate is better than jdbc?
Explain jdbc savepoint?
How can we retrieve the file in the oracle database?