Answer:
The solution of this question is given below in the explanation section.
Explanation:
To design a database for a new soccer club, the following sequence of activities will be carried out.
_____8_____Create the application programs.
_____4_____ Create a description of each system process.
_____9_____ Test the system. Load the database.
____7______ Normalize the conceptual model.
___1_______ Interview the soccer club president.
___6_______ Create a conceptual model using ER diagrams.
___2_______ Interview the soccer club director of coaching.
____7______ Create the file (table) structures.
____3______ Obtain a general description of the soccer club operations.
____5______ Draw a data flow diagram and system flowcharts.
The correct orders of activities the to design a soccer club database is given below:
- Interview the soccer club president.
-
Interview the soccer club director of coaching.
- Obtain a general description of the soccer club operations.
-
Create a description of each system process.
-
Draw a data flow diagram and system flowcharts.
- Create a conceptual model using ER diagrams.
- Create the file (table) structures.
- Normalize the conceptual model.
- Create the application program
- Test the system. Load the database.