Is it possible to build a single mysql query (without variables) to remove all records from the table, except latest N (sorted by id desc)?Is it possible to build a single mysql query (w
Is it possible to build a single mysql query (without variables) to remove all records from the table, except latest N (sorted by id desc)?Is it possible to build a single mysql query (w