[Tutorial] Association tables [SQL]
#9

If you want to add actual rank names then the proper way to do it would be to create yet another table which would then contain factionId, rank and rankname. With the primary key being the combination of factionId and rank.
Reply


Messages In This Thread
Association tables [SQL] - by Vince - 17.06.2016, 16:10
Re: Association tables [SQL] - by Luis- - 25.06.2016, 14:03
Re: Association tables [SQL] - by Stanford - 25.06.2016, 15:38
Re: Association tables [SQL] - by Luis- - 26.06.2016, 20:18
Re: Association tables [SQL] - by Konstantinos - 26.06.2016, 20:23
Re: Association tables [SQL] - by Luis- - 26.06.2016, 20:27
Re: Association tables [SQL] - by Vince - 26.06.2016, 20:29
Re: Association tables [SQL] - by Luis- - 26.06.2016, 20:35
Re: Association tables [SQL] - by Vince - 26.06.2016, 20:54
Re: Association tables [SQL] - by Luis- - 26.06.2016, 21:00
Re: Association tables [SQL] - by Kyle - 07.08.2016, 13:43

Forum Jump:


Users browsing this thread: 1 Guest(s)