在sqlserver中怎么搜出出字段值 NULL的记录直接用whereidNULL不对请指点,谢谢了[解决办法]where id is N
在sqlserver中怎么搜出出字段值= NULL的记录
直接用 where id = NULL 不对
请指点,谢谢了
[解决办法]
where id is NULL
在sqlserver中怎么搜出出字段值= NULL的记录
直接用 where id = NULL 不对
请指点,谢谢了
[解决办法]
where id is NULL