当前位置:网站首页>SQL的 ISNULL 函数
SQL的 ISNULL 函数
2022-08-01 19:01:00 【罗罗的1024】
Sybase版本
语法
IsNull ( check_expression ,replacement_value)
如果 check_expression 不为 NULL,那么返回该表达式的值;否则返回 replacement_value
-- 成功执行
SELECT ISNULL('你好', 2)
-- 报错,类型转换失败
SELECT isnull(s.address, s.age) FROM Student s
说明:address 是vachar 类型,age是 int 类型
上面的第一个sql 和 第二个sql 为啥一个成功,一个报错,根本原因目前还不清楚
MySQL版本
MySQL的 ISNULL
语法: IsNull ( expr )
如果 expr 为null,那么isnull() 的返回值为 1,否则返回值为 0。
总结
Sybase 的IsNull 有两个参数
MySQL 的IsNull 只有一个参数
边栏推荐
- modbus总线模块DAM-8082
- Keras深度学习实战——交通标志识别
- 腾讯云主机安全 x 轻量应用服务器|强强联合主机安全普惠版重磅发布
- 【pyqt5】自定义控件 实现能够保持长宽比地缩放子控件
- odoo 编码规范(编程规范、编码指南)
- Friends who want to use the database anytime, anywhere and as you like, all attention!
- C#/VB.NET Extract table from PDF
- TestNG多个xml进行自动化测试
- Three solutions: npm WARN config global --global, --local are deprecated. Use --location=global instead.
- Multi-Party Threshold Private Set Intersection with Sublinear Communication-2021:解读
猜你喜欢

面试必问的HashCode技术内幕

Summer vacation second week wrap-up blog

Flowable-based upp (unified process platform) running performance optimization

【周赛复盘】LeetCode第304场单周赛

Win11如何开启剪贴板自动复制?Win11开启剪贴板自动复制的方法
![[pyqt5] Custom controls to achieve scaling sub-controls that maintain the aspect ratio](/img/99/34f223614449fcee8e9322dff2e839.png)
[pyqt5] Custom controls to achieve scaling sub-controls that maintain the aspect ratio

30分钟成为Contributor|如何多方位参与OpenHarmony开源贡献?

How to install voice pack in Win11?Win11 Voice Pack Installation Tutorial

生命周期和作用域

The life cycle and scope
随机推荐
shell脚本专题(07):文件由cfs到bos
AntDB数据库亮相24届高速展,助力智慧高速创新应用
亚马逊云科技Build On2022技能提升计划第二季——揭秘出海爆款新物种背后的黑科技
No need to crack, install Visual Studio 2013 Community Edition on the official website
在全志V853开发板试编译QT测试
[pyqt5] Custom controls to achieve scaling sub-controls that maintain the aspect ratio
MySQL database - stored procedures and functions
生命周期和作用域
力扣刷题之合并两个有序数组
Become a Contributor in 30 minutes | How to participate in OpenHarmony's open source contributions in multiple ways?
LeetCode 1374. Generate an odd number of each character string
Friends who want to use the database anytime, anywhere and as you like, all attention!
基于flowable的upp(统一流程平台)运行性能优化
How to make the fixed-point monitoring equipment display the geographic location on the EasyCVR platform GIS electronic map?
ClassID的计算中,&表示啥意思
ExcelPatternTool: Excel表格-数据库互导工具
[Neural Network] This article will take you to easily analyze the neural network (with an example of spoofing your girlfriend)
ExcelPatternTool: Excel form-database mutual import tool
The XML configuration
How many steps does it take to convert an ENS domain name into music?