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 - 2006-01-13 : 08:50:55
|
| Paul writes "how can i search all cols in all tbls and then update that col to a specific value? thanks so much" |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
|
Srinika
Master Smack Fu Yak Hacker
1378 Posts |
Posted - 2006-01-13 : 09:00:43
|
| R u refering to Column Names or Column Data ?Madhi's suggestion is to search for some data in all columns.If u want to find the column names, then the way is different.Give some more info. |
 |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2006-01-13 : 09:41:37
|
| Paul, Please elaborate what you need. Post some sample data if possible.-----------------'KH'if you can't beat them, have someone else to beat them |
 |
|
|
|
|
|