memesan dengan masalah dengan 4 digit nomor di SQL
If you are using SQL Server:
ORDER_BY cast(regst_no as int) ASC
Mr. Samy
If you are using SQL Server:
ORDER_BY cast(regst_no as int) ASC