BorbleDorbl
New member
0
0%
3
Months of Service
0%
Hello teachers. I am keeping a log entry in my database that I need to maintain every time my users log in. However, I have realized that the records before the last 50 or 100 entries are no longer useful to us. As a logical step, I want to delete those records, specifically the ones outside the last 50 entries. Is there a table setting in phpMyAdmin that would allow me to do this without needing to write a query?