Create a story with the following vocal words

Around 200 words will be good enough, the vocabs do not have to be in order

  1. database is a piece of software that organizes, stores and retrieves information.
  2. relational database is a particular variety of database that works by connecting tables to each other. It is the most popular form of database and the type we will discuss most in this class.
  3. Databases model your information by implementing the idea of types, attributes, and value patterns.
  4. Databases store information in a highly organized way, sort of like a file cabinet.
  5. Databases allow you to query information by asking questions about what information you have.
  6. Databases let you retrieve information so that your results can be displayed and worked with.
  7. table in database terminology basically corresponds to a type.
  8. column in database terminology basically corresponds to an attribute.
  9. data type in database terminology basically corresponds to a value pattern.
  10. A database schema shows all the tables, columns and relationships in a database.
  11. Databases add values to a column or rows to a table to store information.
  12. Databases delete values from a column or rows from a table to remove information previously stored.
  13. Another term for a database row is a “record.”
  14. We already talked about querying and retrieving information, but how do those processes actually happen? To understand database querying, it’s helpful to know the basics of structured querying language, or SQL.
  15. The SQL word SELECT lets you state which columns you want to retrieve.
  16. The SQL word FROM lets you state which tables you want to retrieve columns from.
  17. The SQL word WHERE lets you state which rows you want to retrieve.
  18. template is a “blank” page into which values from a database (or other source of info) are “pasted” in.

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now