Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-06-30 : 08:00:21
|
| satheesh writes "I have around 50 tables in sql server. In one of these tables data regarding name is stored I dont know in which table it is stored. Can any1 help me with a query which will search all the columns of all tables for a particular data say name = satheesh." |
|
|
nathans
Aged Yak Warrior
938 Posts |
Posted - 2005-06-30 : 09:56:22
|
| Read up:[url]http://vyaskn.tripod.com/search_all_columns_in_all_tables.htm[/url] |
 |
|
|
|
|
|