题解 | #用where过滤空值练习#

用where过滤空值练习

http://www.nowcoder.com/practice/08c9846a423540319eea4be44e339e35

这类题可以用

```列名 is not null
来对对应列中的空值进行过滤
具体代码如下:

```select device_id,gender,age,university 
from user_profile
where age is not null
全部评论

相关推荐

asdasdasdasdas:19岁,不容易啊可能升个本会好点,现在学历歧视太严重了
点赞 评论 收藏
分享
评论
9
7
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务