On Thu, Sep 5, 2013 at 9:40 AM, Marc L. Allen <[email protected]>wrote:
> The left-most of the first select? Or the second? Maybe I don't > understand 'left-most?' > The left-most SELECT statement in the query where the column has an explicit collating sequence. In other words: the first SELECT statement of the query that has an explicitly defined collating sequence. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

