SELECT toFixedString('', 4) AS str, empty(str) AS is_empty;