Update README.md

pull/65/head
Anupam Mishra 4 years ago committed by GitHub
parent 56d6b9fd16
commit 978f3ce66c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
Chances are you have used a spreadsheet in the past to store information. You had a set of rows and columns, where the rows contained the information (or data), and the columns described the information (sometimes called metadata). A relational database is built upon this core principle of columns and rows in tables, allowing you to have information spread across multiple tables. This allows you to work with more complex data, avoid duplication, and have flexibility in the way you explore the data. Let's explore the concepts of a relational database. Chances are you have used a spreadsheet in the past to store information. You had a set of rows and columns, where the rows contained the information (or data), and the columns described the information (sometimes called metadata). A relational database is built upon this core principle of columns and rows in tables, allowing you to have information spread across multiple tables. This allows you to work with more complex data, avoid duplication, and have flexibility in the way you explore the data. Let's explore the concepts of a relational database.
[Pre-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/8) ## [Pre-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/8)
## It all starts with tables ## It all starts with tables
@ -158,7 +158,7 @@ TBD
## Post-Lecture Quiz ## Post-Lecture Quiz
[Post-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/9) ## [Post-lecture quiz](https://red-water-0103e7a0f.azurestaticapps.net/quiz/9)
## Review & Self Study ## Review & Self Study

Loading…
Cancel
Save