What is jdbc in dbms?
No Answer is Posted For this Question
Be the First to Post Answer
What are the steps required to execute a query in jdbc?
What is jdbc connection interface?
What are the three basic components of the odbc architecture?
Explain the role of driver in jdbc.
why we don't use the type 2 driver for connect to the database in jdbc?
how can we connect to db without using getConnection() method
What is namedparameterjdbctemplate?
Write an sql to find all records having all numeric characters in a field ?
Is jdbc faster than odbc?
how to retrieve sql exceptions
What is statement and preparedstatement in java?
How many rowset are available in jdbc?