On 12 Jul 2013, at 14:25, Erik de Castro Lopo wrote (with possible deletions): > Felipe Almeida Lessa wrote: > >> I'm on my phone and didn't test it, but can't you use >> >> orderBy [asc random_] >> >> ? On your SQL the ASC is implicit.
What's nice about the relational model is that it gives you "ORDER BY random()" *anytime* you access the rows of a table. :-) > Not quite! Too tired to chase this now. Time for bed :-). Sleep well, --Torsten -- | Prof. Dr. Torsten Grust | Database Systems — Universität Tübingen (Germany) | [email protected] | db.inf.uni-tuebingen.de _______________________________________________ database-devel mailing list [email protected] http://www.haskell.org/mailman/listinfo/database-devel
