Maybe a problem maybe an unsolveable, I don't have a solution right now. I have a table with several columns. they are named '1', '2', '3'
when i run a "SELECT 1, 2, 3 FROM table" there is only the number selected and it is not recognized that the column is named that way. Any solutions or do i have to rename the structure the tables?