如何取得时间为空的项。DBMS为IB.[解决办法]select * from table1 where time1NULL忘记了 IB的语法了 查以
如何取得时间为空的项。
DBMS为IB.
[解决办法]
select * from table1 where time1=NULL
忘记了 IB的语法了 查以下
[解决办法]
where 时间为空的项 IS NULL
如何取得时间为空的项。
DBMS为IB.
[解决办法]
select * from table1 where time1=NULL
忘记了 IB的语法了 查以下
[解决办法]
where 时间为空的项 IS NULL