Chapter 16: Problem 4
What is the standard language for working with database management systems?
Chapter 16: Problem 4
What is the standard language for working with database management systems?
All the tools & learning materials you need for study success - in one app.
Get started for freeWhere does a Resultset object's cursor initially point? How do you move the cursor forward in the result set?
What static JDBC method do you call to get a connection to a database?
How do you submit a SELECT statement to the DBMS?
When a Java programmer uses a DBMS to store and manipulate data, why doesn't the programmer need to know specific details about the physical structure of the data?
What is the technology that makes it possible for a Java application to communicate with a DBMS?
What do you think about this solution?
We value your feedback to improve our textbook solutions.