I have a table: Testlet, this table has only one field: Value, I include the same data: < / P> I Let me run: <>> to show my result order: Now, I have to get this result DESC: how to create this SQL Could? Tired of you! Price ------------ CCC AA 111bbb ------------
Select
ccc aa 111bbb
bbb 111 aa ccc
There is no automatic "creation order" identifier which can be used in order statement, You should use an auto_increment column for the number of then you can order by that column
Comments
Post a Comment