I'm not sure what is available to accomplish this:
1. I need to be able to search if any of view has specific field name such as CustID.
2. If there is CustID, I would like to search all columns that has certain strings like '%xxx%'.
3. at last, I need to be able to identify list of view(s) name that meets above criteria.
Thanks in advance.
1. I need to be able to search if any of view has specific field name such as CustID.
2. If there is CustID, I would like to search all columns that has certain strings like '%xxx%'.
3. at last, I need to be able to identify list of view(s) name that meets above criteria.
Thanks in advance.