> I'm expecting the query to return 456 followed by XYZ. But instead it
> returns 123 followed by 456. If I remove the DISTINCT clause it  
> returns
> what I'm expecting but that doesn't seem like it should matter. I
> searched for bugs using the timeline in the wiki but didn't see  
> anything
> related to DISTINCT. I'm not sure where else to look...
>
> Is this a bug in sqlite or my query?

A bug. Fixed now:

   http://www.sqlite.org/cvstrac/chngview?cn=5889



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to