Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi , I would like to fine a string or world between all my tables . for example i want to find out which tables have name with value 'Alex' or generally which tables have 'Alex' value .

thank you :)
Posted
Comments
Nelek 14-Nov-14 18:10pm    
DamithSL 14-Nov-14 19:26pm    
you need to search on all the tables in your database?
you know the column which you going to seach name in each table? or you need to seach on all the column in all the tables?
what have you tried so far and where you having trouble?
Member 11125813 15-Nov-14 2:56am    
Need to search All the column in all tables .

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900