Hi
I have a table with an id and some numeric fields (ej. between 0 and 30). Suppose this is the structure: id, f1, f2, f3, f4, f5
If the table have values
id1, 3, 5, 20, 17, 10
id2, 18, 4, 9, 30, 1
id3, 23, 15, 12, 27, 14
I want a Select that shows the fields in numeric order
id1, 3...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.