duplicates_removal
Short Description
The filtered column estimates what percentage of rows are filtered by the table condition
Detailed Description​
The filtered
column estimates what percentage of rows are filtered by the table condition with 100 meaning that no records were filtered and all rows were returned.
Additional Links​
- MySQL Documentation - Explain filtered
- MySQL Documentation - Explain Output
- MySQL Documentation - Explain
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.