Hello. I have a table with 20K rows. I hav also a column of ID. I am trying to sort all the rows by ID column. The problem is that my higest ID is 101231 but in the table it is ignore this values and sorting by max of 99999. Does some one know how to solve this problem?
↧