输入banner图图片脚本导航/分类

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

 

完整例子:

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