Manipulating Data Using DBMS GUI Flashcards
It can be one, stand-alone table that can contain many fields of information.
Database
The simplest, yet least powerful type of database and is often referred to as a “flat” database.
Database
Many tables that are linked through common fields and can ensure greater accuracy and less input of data.
Relational Databases
Increase flexibility of data and allow ease of collecting and maintaining historical data.
Relational Databases
These are one-to-one and one-to-many relationships.
Relationships
This relationship ensures that one record in one table has a (and only one) matching record in another table.
One-to-one Relationship
This relationships allow one record in one table and many records in another table.
One-to-many Relationship
These objects generally are tables, queries, forms, and reports.
Database Objects
These objects provide functionality and power to your database information.
Database Objects
It contains or holds the data.
Table (Entity)
It can limit the types of data in fields and can assist in the integrity and accuracy of data.
Table
It is a collection of fields for an item you are tracking.
Record
It is a single row that consists of multiple fields.
Record
These are the different characteristics (attributes) within a Table.
Fields
It is the lowest level of data in a database.
Field