hi friends

what is the out put for the following query.

select length(col1) from my_table.

where col1 is a varchar2 column of the table and contains ' '( a blank space.)
i found the answer to be null, but in an exam it is given as 1. is it correct.
can any one explain this.

regards
swaminathan