Welcome guys..

This is programmer sharing his collection with all you ppl out there. This blog contains complete codes of java , c , c++ , unix , java script , applets , swing for learning purpose only. I try to add approx 10 new complete codes daily. Lets share out knowledge and materials in here. All your comments and votes are most welcomed.

Get your codes from..

Saturday, May 10, 2008

find all tables where appears in a column

This little script solicits a column name and a string at the SQL*Plus prompt, builds and runs SQL to find all user tables where the string appears in that column, spools the results to a file, and opens the file in Notepad.

Download

No comments:

Project Source Codes