What is DML?
No Answer is Posted For this Question
Be the First to Post Answer
How a database driver can be loaded with jdbc 4.0 / java 6?
What are the differences between setmaxrows(int) and setfetchsize(int)?
What are the advantages of collection pools?
What is Type-3 Driver and when this driver is used?
What are the differences between resultset and rowset?
Difference between servlet and applet method?
How does jdbc connect to database?
Can the JDBC-ODBC Bridge be used with applets?
HI ALL, How to Overcome "OutOfMemoryException"? when I am compiling source having more than 1000 LOC throwing this exception. Can any one give correct answer to my question? thx
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
What are the different types of 2 tier and 3 tier architecture ?
When do we use execute method in java jdbc?