C
C
Cyril2015-03-15 13:10:47
Database
Cyril, 2015-03-15 13:10:47

How to design a database for a list of campaigns and missions?

How can I make a list of campaigns and missions in the database?
for example, there are tables of users, campaigns, missions.
The user has the fields current mission and campaign. Do they have to be keys to the corresponding records?
How can I number the missions one by one?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
index0h, 2015-03-15
@index0h

Until you have a complete understanding of what a "campaign" and "mission" are, you will not be able to design a database. For example, a mission can have a name, a mission has rules for accessing it, a mission consists of a sequence of events, a mission is associated with a rating system, an achievement system is associated with a mission, a mission can be included in a campaign, etc.
I mean that the mission and the campaign are such high abstractions that it is impossible to describe them correctly in the database without a specific technical specification.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question