"David Hutto" <smokefl...@gmail.com> wrote
My question is, why is everything except [:-2] in alphabetical
order?
It doesn't really matter(at this point), for my purposes, but I'd
like
to know when they changed the abc's to xy;z's?
Without seeing the SQL we can't be sure.
By default SQL does not guarantee any order.
But if you specify an ORDER BY clause then it should be ordered
as specified.
Did you include an ORDER BY?
--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor