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

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;

10 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
If Brown’s Clothing is searching a database for all
products costing more than $50.00, which
mathematical operator should be used?
>
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”
Which field type would NOT be used for a
database?
Table
When sorting a column of data, the second column
to consider when arranging the data is the
Secondary sort
To make changes to an existing database, what
should be done FIRST to the file?
Retrieve
Which is NOT an advantage of using a database
Easy to read text
The data in a field is a(n)
Entry
One row of data is a:
Record.