So, I\'ve been searching around and I\'ve found things similar to my problem, but I need more help to get a real solution.
I\'m trying to construct a query that will
select column_name,* from information_schema.columns where table_name = 'TheTableName' order by ordinal_position