Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Practically this recipe is linked with the previous one. Here, we will continue to remove the partitions 3 and 4 from the database.
Before deleting a partition, our first concern would be to make sure that the partition contains no data. Therefore, verification will be the first operation to be executed. If database partitions are empty, we can proceed further with removal. In this recipe, we will verify and remove the partitions 3 and 4, added previously, in the Adding database partitions recipe in this chapter.