会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wangrui1587165
博客园
首页
新随笔
联系
订阅
管理
2018年7月23日
Oracle 函数 之 Coalesce()、greatest()、least()
摘要: Coalesce()、greatest()、least() oracle比较一列的数据大小时,我们一般使用max()/min()函数,比较一行的最大值或者最小值时,使用函数Coalesce()/greatest()/least()。 测试数据准备 Coalesce() Coalesce (value
阅读全文
posted @ 2018-07-23 18:20 wangrui1587165
阅读(545)
评论(0)
推荐(0)
公告