Chapter Goals
- To understand how relational databases store information
- To learn how to query a database with the Structured Query Language (SQL)
- To connect to a database with an application programming interface
(API)
- To write database programs that insert and query data in a relational
database
prev
|top
|next