I'm trying to find a way to write a better, shorter script to loop thru some table data that has similar field names. The example would be that I have a table with fields defined like category_01, category_02, category_03, etc...
In trying to create a simple loop is there a way to do it in...