Hi,
I have read that if a query is just need is null records of a column .
Does creating a simple index on column does any good.
If null columns won't be stored in index then searching is_null records will never use index.
Perhaps creating index with concatenate d with a string will use index.
Any suggestions please
Thanks & Regards,
Ivw