| ERROR | COUNT(*) is not present in the select list |
| CAUSE | The materialized view query omits COUNT(*) from the select list. |
| ACTION | Add COUNT(*) to the select list. |
| ERROR | COUNT(*) is not present in the select list |
| CAUSE | The materialized view query omits COUNT(*) from the select list. |
| ACTION | Add COUNT(*) to the select list. |