mnesia and lazy loading?

Andy Kriger andy.kriger@REDACTED
Tue Nov 30 13:18:43 CET 2010


In SQL, it's possible to request specific fields on a table.
Is it possible to do something similar in mnesia?
Which is to say, only return the values in certain fields of the record?
Yes or no determines a design decision on which data belongs in the
record and which data requires an secondary record associated to the
first by id.

thx


More information about the erlang-questions mailing list