Ver originalCASE WHEN Ascii(SUBSTRING(CAMPO1,1,1)) BETWEEN 65 AND 90 THEN CAMPO1 ELSE Stuff(CAMPO1,1,1,'#')) END