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 |
|
onlyforme
Starting Member
25 Posts |
Posted - 2008-10-16 : 07:06:13
|
| hi friends,i have From_id and To_id are the member id's of member table which is the table for storing member detailsEntry_id,From_id,To_id,Friends_status these are the columnsFrom_id is the id of person who sends the frd requestTo_id is the id to which request is sentFriends_status becomes 1 if request is accepted else 0My reqirement is to find the mutual friends.its urgent plz help me. |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
|
onlyforme
Starting Member
25 Posts |
Posted - 2008-10-16 : 07:58:35
|
| thanku peso |
 |
|
|
|
|
|