Skip to Content
0
Former Member
Jun 23, 2009 at 06:37 AM

Search data in a Whole Database

53 Views

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