Home >Backend Development >PHP Tutorial > mysql的排序有关问题

mysql的排序有关问题

WBOY
WBOYOriginal
2016-06-13 12:32:30750browse

mysql的排序问题
我用order by time排序一个表格
可是排出来的结果是 0 10 100 1000 1010 1020 110 120...这样的
我想让排序结果是从小到大排 请问能实现么?
求指教~

mysql
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn