Checks if the field contains blob or null.
So, does this mean that if I run this check, say, a String column that contains a NULL value, will it return true?
, , "" ( , ).
, isNull() "true", , , ( isXxxx , 'field' 'column').
isNull() "false", isBlob(), true, blob.