previous |
start |
next
Chapter Goals
- To learn how to query a database with the Structured Query
Language (SQL)
- To connect to databases with Java Database Connectivity
(JDBC)
- To write database programs that insert, update, and query data
in a relational database
previous |
start |
next