<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div>Hi,</div><div><br></div><div>Is it possible to get the expected first and last records from a fragmented table, using mnesia:first/1 and mnesia:last/1 functions? From my testing, when using these functions with mnesia:activity, the returned records do not correspond to the actually first and last inserted data.</div><div><br></div><div>If mnesia:first/1 and mnesia:last/1 do not work, is it possible maybe achieve the desired result using some other functions/technics?</div><div><br></div><div>Many thanks,</div><div>Sergiu</div></div></body></html>