flag = 1;
ELSE
SET flag = 0;
END IF;
IF flag = 1 THEN
SET cadena = ... CONCAT(cadena,LCASE(SUBSTRING(s,cont,1)));
END IF;
SET cont = cont + 1;
END WHILE;
RETURN LTRIM(cadena);
END;
||
DELIMITER ;
</code>
Dann diese Funktion auf das Feld anwend
e two backslashes followed by a whitespace or the end of line.
This is some text with some linebreaks\... at the
two backslashes are only recognized at the end of a line\\
or followed by\\ a whitespace \\this ... the
two backslashes are only recognized at the end of a line\\
or followed by\\ a whitespace \\thi... ow 3 Col 3 |
Table rows have to start and end with a ''|'' for normal rows or a ''^'' for heade