Hi all,
We have many number of Procedures/Packages/Functions/Package bodys.In these objects some coulmns contains Hardcoded values.we need to find out the hardcoded values for that particular column.Right now we are doing manually by analyzing the code and find out the hardcoded values.
Is it possible to write any shell script for automatically find out the hardcoded values for the scrpt?
for example: emp_cd is having some hardcoded values like emp_cd in('100',','102','101',A87','D98').
we want to find out hardcoded values for some particular columns only ,not for all columns.
if it is possible to write any shell script for this please suggest me.
Thanks,
Vasu.