sql-ecology-lesson icon indicating copy to clipboard operation
sql-ecology-lesson copied to clipboard

Small suggestions in 00-sql-introduction

Open MathildeMousset opened this issue 6 years ago • 0 comments

  1. 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")

  1. 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.

  2. 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.

  3. Reordering the type table Can we order the table with the types per table name to make the type cross-checking faster?

MathildeMousset avatar Apr 30 '19 11:04 MathildeMousset