deleting records from mnesia

RCB rcbeerman@REDACTED
Wed Jul 19 19:48:20 CEST 2006


Hi Serge,

mnesia:delete_object(#record{_ = '_'}).
seems to work for me.

-Rich

On 7/19/06, Serge Aleynikov <serge@REDACTED> wrote:
> Is there a way to delete all records from a table in mnesia within a
> transaction?

-- 
Rich Beerman
Cupertino, California
mobile: 408/221-2444
fax: 408/255-7944



More information about the erlang-questions mailing list