- Most modern databases hold data in "table form," such as:
SCHOOL |
TUITION_COST |
UNC-Chapel Hill |
$1,500 per semester |
Duke University |
$35,000 per semester |
NC State University |
$1,500 and six hogs per semester |
- Users could view or update data in any combination possible, or add information.
- Most databases have multiple tables, each with many columns, and they can be used in any combination.
- For example, UNC's database will have a table for classes, another table for students, and another table for grades and all of these tables work together to generate a report card.
|
 |