Does anyone know how can you remove disk space (hence reduce APC consumption) removing specific rows from a table?
I would need to remove permanently rows from a table based on a specific sub-query. I have limited space available so i cannot use operations that require, even for a small period of time, twice increase in space occupation
Thanks in advance