Subject | Re: [firebird-support] Chararacter set NONE to ISO8859_1 |
---|---|
Author | Stefan Heymann |
Post date | 2015-07-22T18:09:20Z |
> I wonder what is wrong with simply invoking "ALTER TABLE X ALTERThis will only change the metadata of that field. It will not check if
> COLUMN Y TYPE CHAR(N) CHARACTER SET ISO8859_1"
the data really is ISO8859_1. When *you* are sure about that, it
shouldn't be a problem.
Regards
Stefan