I need to create a table called friends, it should looks like:
friends:
I w
You can't directly make Many-To-Many relation between 2 tables, instead you have to use 3rd table.