Hi everybody,
I am totally new to database (and so Oracle) and I want to know how to do something. Suppose for example I want to know EVERY columns in ALL tables that contains the word "TOTO" (the word can be inside another word like TATOTOTA), is there a way to output something that will show me all the tables names (and the associate column names) that contains the word I am searching for?
Thanks a lot.
I am totally new to database (and so Oracle) and I want to know how to do something. Suppose for example I want to know EVERY columns in ALL tables that contains the word "TOTO" (the word can be inside another word like TATOTOTA), is there a way to output something that will show me all the tables names (and the associate column names) that contains the word I am searching for?
Thanks a lot.