Last active
October 26, 2020 11:54
-
-
Save Everfighting/ce4a5ce57c64d05100b4de503ecd0385 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
select col from yourtable | |
order by cast(col as unsigned) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment