You are on page 1of 3

3/29/16

Optativa 4to (IIN400)

Bases de Datos

Carlos A. Suárez-Núñez
csuarez@usfq.edu.ec

Slides adaptados de: ISE 3024 – Virginia Tech - Prof. John P. Shewchuk

Copyright ©2013 Pearson Educa9on, Inc. publishing as Pren9ce Hall.

1-0

Section II

DATABASES

7–1

1
3/29/16

7. INTRODUCTION TO DATABASES
q  Most important data management tool for IE’s: databases.

q  We will spend the next few weeks studying relational


databases, such that you:
•  understand basic relational database theory.
•  can properly design and implement relational
databases using MS Access.
•  can define and manipulate data (i.e., use databases).

7–2

q  Database chapters:

8.  CONCEPTUAL DATA MODELING: FUNDAMENTAL CONCEPTS

9.  CONCEPTUAL DATA MODELING: E/R DIAGRAMS

10.  RELATIONAL DATA MODELING

11.  NORMALIZATION OF RELATIONAL SCHEMA

12.  CREATING AND POPULATING DATABASES WITH ACCESS

13.  USING QUERIES IN ACCESS

14.  DESIGNING USER INTERFACES IN ACCESS

15.  DEFINING AND MANIPULATING DATABASE DATA: SQL

7–3

2
3/29/16

q  We’ll follow two examples throughout:


•  Anna’s Books – a small, local bookstore.
•  JA Industries – a manufacturing company.

q  Various application files used: all available on D2L.

q  As with Excel, you should download these files and go


through the chapters yourself using Access (SQL Server)
and a computer.
•  you can only learn how to use the software by
doing it yourself!

7–4

You might also like