• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/14

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

14 Cards in this Set

  • Front
  • Back
data type
a field property in Access that determines the type of data a database field can store.
database
a collection of related information organized for rapid search and retrieval.
datasheet
a database table that stores subject-based data.
entry
data entered in a datasheet cell.
field
in Access, a single piece of database information, such as a first name, last name, or a telephone number.
field name
a label that helps identify the field.
field properties
definitions of the characteristics and behavior of a database field.
primary key
unique identifier of each record in an access table.
record
a group of related fields in a database.
relational database
a database in which information is organized into subject based tables.
table
a datasheet that stores subject based data.
form
a database object which provides a convienant way to enter,edit, and view data in a table.
query
a database object which enables you to locate multiple records matching specified criteria.
report
a database object which allows you to organize, summarize, and print all or a portion of the data in a database table or query.