Hi All,
Scenerio is i have a table say A loaded with millions of data. My manager told me to do data validation on table A and add 2 seprate column in table A which shows Validation succeed when LOV in table A matches with LOV in table B. How to do that previously i am using regexp_like to validate the data but my manager told me to not hardcore the script but validata the data when that values are there in table b.
Any help will bi highly appreciate.
Thanks in advance