How to delete selected multiple records in a collection in MongoDB using MongoDB compass
I'm very new to MongoDB and MongoDB Compass.
I have some 1000 records in a customer collection. How I can delete all the records at once through MongoDB compass.
Many Thanks,