I want to make a delete query that deletes all the items that are in the minorty. For example, in the field “ Houses ” there are 10 rows with value 1 , 3 rows with value 3 and 4 rows with value 6. In this case I must delete all values except the value 1
I suppose the code should use Dcount, Max or something like that but I cannot do it. Any help ?”
I suppose the code should use Dcount, Max or something like that but I cannot do it. Any help ?”