会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
愿无违
博客园
首页
新随笔
联系
订阅
管理
2022年3月24日
oracle内置函数
摘要: 1. nvl(expression1, expression2)函数作用:从两个表达式中返回一个非null值用例:select nvl(father_name, mother_name) parent_name from student where student_id = '12345'注意:如果
阅读全文
posted @ 2022-03-24 20:11 愿无违
阅读(72)
评论(0)
推荐(0)
编辑
公告