SELECT COALESCE( -- Force null value. NULL, -- Text expression 'sometime', -- System date/time. getDate() ) AS began_dating FROM girl