Where is jdbc used?
No Answer is Posted For this Question
Be the First to Post Answer
what is meant by connection pooling?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum
3 Answers Bosch, HireCraft, Infosys,
What is layer in communication?
What does the jdbc databasemetadata interface?
Name the types of jdbc drivers.
How MS-Access DB can be accessed over a network, using JDBC API?
What is jdbc odbc in java?
Explain in detail about JDBC and its general features?
What are the packages are used in jdbc?
How many types of jdbc drivers are available?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)