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

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;

11 Cards in this Set

  • Front
  • Back
Jake’s Auto Sales has two databases. One database
includes all the new vehicles and the other database
includes all of the cars on the lot. To retrieve
information from both databases in the same query
identify the:
Key field.
To filter a database for all FBLA members who are
juniors and raised more than $100 in the fundraiser,
which field or fields would be queried?
Class and Sales
How should the database be most efficiently
searched to find all of the Grammy winners in the
Alternative category since 1990?
Category =”Alternative”, Year >= “1990”
In a database, a social security number should be
formatted as what type of data?
Text
If calculations are going to be made in a database
field, what type of field should be used?
Number
Which symbol indicates that the data in a field is
too long?
#
After planning a report from a database, what must
be selected to include in the report?
Fields
To make changes to an existing database, what
should be done FIRST to the file?
Retrieve
A record in a database is made up of a series of:
Fields.
The data in a field is a(n):
Entry.
One row of data is a:
Record.