(NOT) NULL Indexes

Hi,

I have little question.
What index should I set on varchar(800) NULL field, if I use it only (beside in SELECT) in WHERE statement with IS (NOT) NULL?
thx