Welcome Guest, Not a member yet? Register   Sign In
Relation from 3 or more tables
#1

[eluser]Farhan S. Basyaiban[/eluser]
Guys, I've 4 normal tables:

factions(id, faction)
locations(id, location)
servers(id, server)
characters(id, character)

How do I create self referencing relationship from all of the normal tables?
table_names(id, character_id, server_id, location_id, faction_id)




Theme © iAndrew 2016 - Forum software by © MyBB