Anyone could tell me how to connect these 2 tables. I tried do it myself.. but just wasted a time, i know it's easy but I somehow can't understand it. Table is from my previous question
Table Articles:
ID Content
1 bla
2 blah
3 etc.
4 whatever
Table Similar:
ID Similar_ID
3 1
3 2
4 1
4 2
4 3