Hi,
does anyone know how the change the column order in a table ? Especially when doing a UNION, having all tables in the same order is extremely important.
When adding / removing columns in a query, it seems the column order is partly determined by the order in the original dataset, and party by the order in which columns where added / removed. I have not yet found a reliable logic there, though.
It would be amazing if one could determine the order in which the column appear in the table somewhere, does anyone know of such an option ?
Best,
Tonio