So I'm running a query, and it tries to convert certain columns to number, because they are numbers. However I dont want them to be number, I would like them to be general, as it causes errors and will not return the data. Even when I try to convert to text, I still get the error. How do I make the query stop trying to convert the column, and let me just choose what it is?