Hi,
Nun müsste ich aber, bevor ich den Datentyp ändere, erstmal mein Format des Inhalts umstricken.
UPDATE tabelle SET spalte =
replace(spalte, 'abc', 'abcde');
Mit STR_TO_DATE strickt sich schöner.
MfG ChrisB
--
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?