Review
From Compsci1
(Difference between revisions)
Line 17: | Line 17: | ||
<br> | <br> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <br> | ||
+ | [[Databases]] |
Revision as of 17:42, 19 October 2006
So far we have created 3 tables in our DBMS (Microsoft access).
We have not defined a relationship between them.
We have learned about the different types of fields and how to modify them.
Relational Database – a collection of data organized into tables.
Relationship – A connection between two tables that allows them to share data. It is based on tables having at least one field in common.
Data – is the values that you store in the database.