Answer Posted / aejaz ahmad
JDBC Tchnology is an Api (Application Programoming
Interface)that provides cross DBMS connectivity to a wide
range of SQL database and access to other tabular data
sourse JDBC is a set of programing interface.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the advantage of namedparameterjdbctemplate?
How do we call a stored procedure from jdbc?
What is odbc. how is it related to sql cli?
please tell me the name and url path for type-4 driver ?
Describe odbc?
Is uri the same as url?
Why we use while rs next ())?
State the different connection methods used for creating different types of sql.
What are the ddl statements?
What are the differences between resultset and rowset?
How can we retrieve data from the resultset?
What is a statement in java?
How can you create jdbc statements?
How MS-Access DB can be accessed over a network, using JDBC API?
How can we move the cursor in a scrollable result set?