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 |
|
sent_sara
Constraint Violating Yak Guru
377 Posts |
Posted - 2008-04-18 : 09:14:47
|
| I need to find the object which holds the value(in column) Whether it is possible?suppose i need to find the text 'Goal' in stored procedure then i will give:select * from syscomments where text like '%goal%'suppose i need to find the text 'Goal' in table level.any system stored procedure?Txs in Advance.. |
|
|
Lumbago
Norsk Yak Master
3271 Posts |
|
|
|
|
|