例如 有一列的列名为 oracleID,判断oracleid不为空的sql为:
select * from 表 where oracleid is not null
oracleid不为空的记录就出来了。
例如 有一列的列名为 oracleID,判断oracleid不为空的sql为:
select * from 表 where oracleid is not null
oracleid不为空的记录就出来了。
Copyright © 2018 - 2021 www.yd166.com., All Rights Reserved.