Update Tutorial authored by jvfpw18's avatar jvfpw18
......@@ -140,6 +140,9 @@ a protocol similar with the one bellow.
column (2016) if a "~" (without quotes).
* So, in the 2016 column for sex_id the protocol will be: ~CASE WHEN ("SEX" = 'F') THEN 0 ELSE 1 END
![hmp2](uploads/b7a4d36d4ed6b7e757a835f56b4423c7/hmp2.png)
If you want to learn more about the Mapping Protocol, click [here.](../Mapping-Protocols)
## 5. Creating the table in the database
......
......