Hi,
I have a requirement to get the list of programs that uses a table (which i obtained from SYSTABAUTH using REXX program) and to narrow down the list if the SQL statement has "Group by" or "Order by" clause. I would like to know if we can get this information from any System table or If I can use any utility and expand the DBRMLIB to search for these keywords rather than going for a entire program search.
Regards,
Kalisgox