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 |
greatnimesh
Starting Member
3 Posts |
Posted - 2007-05-04 : 13:49:30
|
Like in My project There is so many tables and all linked together.I have to find out records from one table using particular keyword.If that keyword matched with one of the records of that table then it should return that records.How can i write store procedure for this problem?Plz help Me as soon as possible.Thanks.Bye |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-05-04 : 14:12:02
|
Your problem is not clear. Could you show us an example of what you want?Tara Kizerhttp://weblogs.sqlteam.com/tarad/ |
 |
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2007-05-04 : 22:25:08
|
What about the answers you got here:[url]http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=82926[/url]Don't you have courtesy to visit back the thread and let us know whether any of the suggested approaches work/didn't work for you?Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
|
|