Subject | Re: [firebird-support] Changing collation |
---|---|
Author | Tomasz Tyrakowski |
Post date | 2017-06-28T07:32:39Z |
On 27.06.2017 at 19:39, Tomasz Tyrakowski t.tyrakowski@...
[firebird-support] wrote:
RDB$RELATION_FIELDS.RDB$COLLATION_ID.
Tomasz
[firebird-support] wrote:
> Is it possible to change the collation of a varchar column in placeJust for the record: the actual field name is
> (without making a temporary column, copying data, dropping the original
> column, making it anew and copying the data back)? Would setting
> RDB$RELATION_FIELDS.RDB$COLLATION do the trick (and is it safe to do)?
RDB$RELATION_FIELDS.RDB$COLLATION_ID.
Tomasz