subject

The company is headed by a CEO within a County branch, who report to the Country Director. Three Directors work under the CEO heading the Customer Relations, Innovation hub and Marketing department. All workers in the departments are registered with the Human Resource department is is outsourced but reports externally to the Continental managing director. Customers are entitled to Loan facilities as long as they are active and have 3 guarantors that are of majority age. Security covers are available upon annual subscriptions and claims are applicable within a month. Health, Education and accidental covers have basic and premium packages while general cover is available to all members. Perform the following tasks 1. Analyse the data and create an ER diagram to capture the all the entities and relations (10 Marks) 2. Represent the data in 3NF(3rd Normal Form) (5 Marks) 3. Create a DFD level 0-3 (10 Marks) 4. Express the key benefits that can be exploited from adopting the above approach over the traditional file (2 Marks) 5. Discuss the key impediments that can be encountered in the implementation of the above approach. (3 Marks)

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 11:30, LindseyN1
One subtask in the game is to roll the dice. explain why is roll the dice an abstraction.
Answers: 3
image
Computers and Technology, 22.06.2019 20:00, Jana1517
What is the worst-case complexity of the maxrepeats function? assume that the longest string in the names array is at most 25 characters wide (i. e., string comparison can be treated as o( class namecounter { private: int* counts; int nc; string* names; int nn; public: namecounter (int ncounts, int nnames); int maxrepeats() const; }; int namecounter: : maxrepeats () { int maxcount = 0; for (int i = 0; i < nc; ++i) { int count = 1; for (int j = i+1; j < nc; ++j) { if (names[i] == names[j]) ++count; } maxcount = max(count, maxcount); } return maxcount; }
Answers: 3
image
Computers and Technology, 23.06.2019 17:00, quanharris2k19
The camera still is bad even with the new iphone xr and especially in low light it is even worst because you can see the pixels more if its in low light. if all you apple customers want apple to fix this then lets fill there feedback with complaints about the
Answers: 1
image
Computers and Technology, 24.06.2019 00:20, talyku843
Describe a data structures that supports the stack push and pop operations and a third operation findmin, which returns the smallest element in the data structure, all in o(1) worst-case time.
Answers: 2
You know the right answer?
The company is headed by a CEO within a County branch, who report to the Country Director. Three Dir...

Questions in other subjects:

Konu
Biology, 07.11.2019 09:31