摘要:
由一個(gè)sql引發(fā)的思考: select * from z_test1 where id <> '' 先說結(jié)果:在oracle中啥也查不出來原因是:oracle中對(duì)空串都會(huì)視為NULL處理,如上sql等同于 select * from z_test1 where id <> NULL 但是對(duì)NULL執(zhí) 閱讀全文
posted @ 2024-11-14 09:33
球你嘞~
閱讀(274)
評(píng)論(0)
推薦(0)

浙公網(wǎng)安備 33010602011771號(hào)