Level 6 - ExpertOutput Prediction Questionsm2 performance schema
Output: Covering-Style Projection
What value does this return? SELECT COUNT(DISTINCT status) FROM tasks WHERE tenant_id = 10;
What value does this return? SELECT COUNT(DISTINCT status) FROM tasks WHERE tenant_id = 10;