jamesp0tter
Programmer
i've table:
ID | VAL1
1 | aaa
2 | mmm
3 | bbb
how do i select first the entry that contains "mmm", then all the others ?
tkx in advance
ID | VAL1
1 | aaa
2 | mmm
3 | bbb
how do i select first the entry that contains "mmm", then all the others ?
tkx in advance