CS 100 Databases
Unit 1: Introducing the Database
Objectives
At the end of this unit you will be able to:
- Create a new database.
- Open an existing database.
- Create a database table.
- Enter database records.
- Understand how a database compares to a spreadsheet.
Lecture
Skills
- Lesson 1: Creating and Saving a Database
- Lesson 2: Creating a Database Table
- Lesson 3: Entering Data
Concepts
An understanding of certain concepts is necessary to succeed in the lessons. The
following concepts are defined where applicable in the lesson text. You may also click on
any concept listed here to see it defined.
- What is a database?
- When should I use a database?
- How does a database compare to a
spreadsheet?
- What are the key terms associated with databases?
- What is a primary key?
- What does it mean to create a relationship between
tables?
- What is the difference between a text field that
contains numeric data and a numeric field?
- What are the different views of a table?
- What is schema design?
- What are the different kinds of database
field?
- Why isn't all data "Text" type?
- How is a field different from an entry?
- What if I don't know how the data are used?
- What if there are different kinds of data for different
things?
- What is a dataset?
- Can I make more than one table? Database?
Self-Check
Do you know the difference between the Datasheet view and Design view? The following
self-check will test your understanding of this and other concepts:
Assignments
You must complete the following assignment associated with the lessons above to receive
credit for this unit.
Copyright 1997 by the Curators of the University of Missouri