I think you don't understand me
this is not ORDER BY...what if C is 1,2,3,4,5
and I want this to be DEAD simple but its not

and I want ONE particular value of C to be ON top....
let say you have
b/c
t1/3
t2/1
t3/2
t4/2
t5/4
I want this to arrange that t3/2 and t4/2 is ON TOP
so if I use that "simple" solution of you...which if ofc known

either it will start with c=4 or c=1
