Chapter 8. Working with Databases
Database systems are the main mechanism used by most organizations to store and administer organizational data. Online sales, bank-related operations, customer service history, and credit card transactions are some examples of data stored in databases.
This is the first of two chapters fully dedicated to working with databases. Here is a list of the topics that will be covered:
- Connecting to a database
- Previewing and getting data from a database
- Inserting, updating, and deleting data from a database