January 2015
Beginner
768 pages
21h 38m
English
Learning objectives
Understanding Access Databases
Creating Databases and Tables
Creating Queries
Creating Forms and Reports
A database is a collection of structured data—that is, data in a consistent format. For example, your address book is a database, as is a catalog of items for sale, because the same facts are stored about each instance. In Chapter 10, “Creating Spreadsheets with Microsoft Excel,” you learned how to store structured data in an Excel table, but in many cases the complexity and size of the database make Excel an ...