Please support our MySQL advertiser: Programming Forums
Views: 1060 | Replies: 0
•
•
Join Date: Jul 2006
Posts: 112
Reputation:
Rep Power: 3
Solved Threads: 0
Hi,
This is a simplified problem for a mock book store I am trying to build. I have been stuck on this all morning. Any help would be appreciated. Thanks.
SET 1
| 1 | a |
| 2 | b |
| 3 | c |
| 1 | d |
SET 2
| a |
| d |
Given these two reletionships how can I determine which number in SET 1 has relationship with everything that is in SET 2?
This is a simplified problem for a mock book store I am trying to build. I have been stuck on this all morning. Any help would be appreciated. Thanks.
SET 1
| 1 | a |
| 2 | b |
| 3 | c |
| 1 | d |
SET 2
| a |
| d |
Given these two reletionships how can I determine which number in SET 1 has relationship with everything that is in SET 2?
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Threaded Mode