mnesia range queries

Yariv Sadan yarivvv@REDACTED
Wed Jun 17 08:28:11 CEST 2009


Hi,

What's the simplest, most efficient way of expressing the following
sql query in mnesia:

"SELECT * FROM foo ORDER BY creation_date LIMIT 500,10"

?

Btw, I don't care about transactions.

Thanks,
Yariv


More information about the erlang-questions mailing list