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

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;

3 Cards in this Set

  • Front
  • Back
What is a database?
A structured set of data in records that is stored on a computer.
What is a relational database?
This is where more than one database are linked and together store information. So a primary key in one table is linked to a field in another table.
What are examples of relational databases?
like in a library, there could be a customer table and a book table and these can be linked to a lending table, that shows who is reading a book and when they are reading it.