I have my data imported. Now I want to put syntax in view.
I have 5 columns and each with a single number(0-9). I would like to seperate the number by odd and even. My case is odd = 0 and even =1 for each number.
Please write step by step as possible because I want to learn it.