Check a BLOB for NULL
LafJun 19 2009 — edited Jun 19 2009Hi,
I have a BLOB field in my table, and I want to test it for NULL. What is the best way to do it? I want to use a SELECT statement if possible...
I tried with DECODE bu got an error !
Thanks in advance,
Marc.