mnesia equivalent of 'select distinct FIELD' ?
Igor Clark <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <[email protected]> |
Hi list, any thoughts on how to do this with mnesia? I'd really like to avoid having to make another table and add single entries in there if possible. Thanks! Igor