会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
写一行代码二次元老婆全白给了
博客园
首页
新随笔
联系
订阅
管理
2020年2月22日
关于oracle小数和整数混合排序错误问题
摘要: 一.order by 试过order by没用 二.正则表达式 1.对整数的 order by to_number(regexp_substr(字段名,'[0-9]*[0-9]',1)) 2.既有整数又有小数 order by to_number(regexp_substr(字段名,'(((\d).
阅读全文
posted @ 2020-02-22 11:31 changlinlo
阅读(577)
评论(0)
推荐(1)
编辑
公告