I'm developing a system where people add other people (anywhere from one to thousands of people) as friends, and I was wondering what the best way of doing this is.
Member 1 adds members 24, 377, 554, 59, 6435, 7423, 8, 95, 924339, and 1234 as friends, how can I put that in the database effeciently? I don't want to have a field with 24, 377, 554 in it, doesn't seem efficient.
Thanks!
