• 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/15

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;

15 Cards in this Set

  • Front
  • Back
Alphanumeric Data
Numbers or texts, or a combination of numbers and text.
AutoNumber
It automatically adds a unique number to the primary key field for each record in the table.
Blank Database Template
It creates a database with an empty table in it.
Data Type
It determines the kind of data that you can enter in the field.
Default Value Property
Enters the same field value in a field every time a new record is added to the table.
Description Property
It's an optional field property that you can use to describe what to enter in the field.
Design Grid
The top half of the Table window.
Design View
In this, you can add, delete, and make changes to the way that fields store data.
Field Properties Pane
It's the bottom half of the Table window.
Field Property
It describes a field's contents beyond the field's basic data type, like the number of characters the field can store or the allowable values that you can enter in the field.
Field Size Property
It sets the number of characters you can store in a Text, Number, or AutoNumber field.
Format Property
It's used to specify how you want Access to display numbers, dates, times, and text.
Primary Key
It's the field that contains a unique field value for each record in the table.
Required Property
It specifies whether you must enter a field value in a record.
Template
It creates the database and one or more table, query, form, and report objects that you use to enter and view data.