当前位置:Gxlcms > 数据库问题 > Mysql Order By 字符串排序,mysql 字符串order by

Mysql Order By 字符串排序,mysql 字符串order by

时间:2021-07-01 10:21:17 帮助过:344人阅读

 

完整例子:

Sql代码  技术分享
  1. SELECT * FROM ts_seat  
  2. WHERE hall_id =840   
  3. ORDER BY  CAST(seat_row AS UNSIGNED)  ,CAST(seat_col AS UNSIGNED)  
  4. ;  

 

 

==============================

?Copyright 蕃薯耀 2017年9月30日

http://fanshuyao.iteye.com/

Mysql Order By 字符串排序,mysql 字符串order by

标签:sig   signed   where   style   order   copyright   规则   字符串   art   

人气教程排行