I need your help, all!!<br><br>for example:<br><br><font color="#3333ff">-record(item, {uid, name}).</font><br><br>I want create a table to store the item record, and the item.uid is a auto-increament unique id.<br><br>How to do it. Does mnesia have a build-in method?? I have not found!!!
<br><br>Thanks!!! <br>