You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,10 @@ Some participant names were created using [Fake Name Generator](https://www.fake
40
40
### Getting started
41
41
42
42
1. Clone this repo (for help see this [tutorial](https://help.github.com/articles/cloning-a-repository/)).
43
-
2. Read the [tutorial](URL TO FOLLOW).
43
+
2. Read the associated tutorials:
44
+
-[Designing a Relational Database and Creating an Entity Relationship Diagram (SQL Part 1)](https://towardsdatascience.com/designing-a-relational-database-and-creating-an-entity-relationship-diagram-89c1c19320b2).
45
+
-[Coding and Implementing a Relational Database using MySQL (SQL part 2)](https://towardsdatascience.com/coding-and-implementing-a-relational-database-using-mysql-d9bc69be90f5).
46
+
-[Data Analysis in MySQL — Operators, Joins and More in Relational Databases (SQL part 3)](https://towardsdatascience.com/data-analysis-in-mysql-operators-joins-and-more-in-relational-databases-26c0a968e61e).
0 commit comments