How to change multiple columns attributes using scripts?
I have a table with col name : Name, Sex, Track 1, Track 1, Track 3, Track 4, Track 5 .... Track 50All cols are character, nominal. I would like to change Track 1 to Track 50 to number, continuous. How can I do that using script?