Get the inputs for column MANHEADER in tbl_Innlesing
.
The input tells that we want to manually rename the column for
various reasons such as column name in the rawdata is too long or
it uses unstandard naming style. An input like this:
3,6=AGE,EDUCATION
means we want to rename column 3
to AGE
and column 6
to EDUCATION
.