Subject | Re: ORDER BY on large VARCHAR columns |
---|---|
Author | robert_difalco |
Post date | 2004-10-27T20:46:21Z |
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@t...>
wrote:
VARCHAR(84). Sigh. Lots of segments. And I may have misunderstood
the trigger, but I think mine would be just the opposite. I would be
inserting Full_Path, and substringing that out to each segment. Does
that make sense?
wrote:
>it is
> An index can't be larger than 253 bytes. In many character sets
> less, in some cases a LOT less. Also, multi-segment indexes eateven more
> out of those 253 bytes.Yep. For me I am using UNICODE_FSS, so each segment can only be
VARCHAR(84). Sigh. Lots of segments. And I may have misunderstood
the trigger, but I think mine would be just the opposite. I would be
inserting Full_Path, and substringing that out to each segment. Does
that make sense?