I am using oracle 10g as my database and I dont know much in oracle.
I have a database which has 64 table & columns in it I want to search a particular string in all the columns and want to see which table & columns contains that value. My columns have all kinds of data like varchar, char, integer etc.
Is there a way of doing this?
Start Free Trial