... | @@ -141,6 +141,9 @@ column (2016) if a "~" (without quotes). |
... | @@ -141,6 +141,9 @@ 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
|
|
* 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)
|
|
![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
|
|
## 5. Creating the table in the database
|
|
|
|
|
|
To create the table in your database we'll execute the hotmapper command 'create'. In the following way:
|
|
To create the table in your database we'll execute the hotmapper command 'create'. In the following way:
|
... | | ... | |