As it should. NULL !=
''. In other words, NULL is no value at all, whilst '' is an empty string which
is a value, albeit one of zero length.
Regards,
Dave.
|
As it should. NULL !=
''. In other words, NULL is no value at all, whilst '' is an empty string which
is a value, albeit one of zero length.
Regards,
Dave.
|