Home | History | Annotate | Download | only in dist

Lines Matching full:collation

4379 ** and columns exist but have the same default collation sequence. Or,
4380 ** if both exist but the default collation sequences are different, this
4381 ** function returns the string " COLLATE <parent-collation>", where
4382 ** <parent-collation> is the default collation sequence of the parent column.