sletne
1
What I’m trying to do
Im trying to change the place on Monster and T66 columns if possible.
TABLE WITHOUT ID file.link AS Monster, T66
From #Monster
SORT T66 ASC
this is what i have so far
Things I have tried
tried google and search, but not sure if i understand it all when im still realy new to this
thanks in advance
holroy
2
What do you mean with change places? Shift the order?
If you mean to shift the column order, then start with TABLE WITHOUT ID T66, file.link as Monster
sletne
3
Thanks that worked, now i feel stupid for not trying it before posting.
system
Closed
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.