Hi all,
I want to develop a PL/SQL block in sql server that ask me a string value as a parameter and then search that string data into the current database in all columns & rows of all tables and after completion of search operation it should display the tablename & columnName & RowNo that contains the string Value.
Is it possible? If yes then how?
Thanx in advance....
Regards,
@VHNG