Hi,
I have created a procedure to check the materialized view count . But inorder to verify the count from its source which is a select query with some where clauses what will be the best way.
This count should be generated dynamically based one the materialized view.
Thanks in advance