Small suggestions in 00-sql-introduction
- Suggestion to change
In particular, we want to use a tool where it’s easy to repeat our analysis in case our data changes.
into
In particular, we need a tool that makes the analysis easy to repeat, in case the data changes.
(I think that it's akward to use "where" with "tool")
-
Add figure to help define relational Databases? In the Definition: Relational Database box, the text is both exact, and yet difficult to parse at first. Maybe a little figure with two or three tables could help getting a visual model.
-
Link to more info on quality control In the Why use relational databases part, I suggest to writte a note that the course does not adress the quality control of data entry, and give a link towards some ressources on the subject.
-
Reordering the type table Can we order the table with the types per table name to make the type cross-checking faster?