Section 4.1 Introduction to Databases
Learning Objectives
After you have completed this section, you should be able to
- define the relational database model.
- write database queries in structured query language (SQL).
- explain how databases can be used on websites.
Activities
- Carefully read the learning objectives.
- Watch related section of the presentation for Chapter 18;
- Read section 18.1 through 18.3 of Chapter 18, Database: SQL, MySQL, LINQ and Java DB.
- Find answers to the study questions below.
- Do exercises 18.5, 18.6, and 18.7 in Chapter 18.
Study Questions
- What is a database?
- What are relational databases?
- What are tables, columns, rows, values, and keys in relational databases?
- What is the relationship between tables and relational databases?
- What is SQL?
Updated August 30 2016 by FST Course Production Staff