Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

QUESTIONS 1. Create a database for Government Office. 2. Design and implement your tables, relations, etc. depending on your business. Design is totally up to

QUESTIONS 1. Create a database for Government Office.

2. Design and implement your tables, relations, etc. depending on your business. Design is totally up to you, however, you are expected to justify your answers.

3. Design and implement a simple application that allows users to make operations for your database, e.g. adding, showing records, etc.

CODE

1. (10 points) Design and implement a simple user interface for your database. Design is totally up to you.

2. (20 points) Implement functionality for adding records to tables. 3. (10 points) Implement functionality for showing records in tables.

4. (10 points) Implement functionality for executing more complex SQL commands.

5. Additional functionalities of an application. note: Ensure that your programs are fully documented, using comments.

REPORT

1. Explain your company and its business. (Government Office)

2. (20 points) Explain your database design, i.e. which tables and relations are used, in detail. (Government Office)

3. (10 points) Draw ER diagram of your database1. Provide snapshots for tables.

4. (10 points) Explain keys and cardinalities for each table.

5. (20 points) Apply 4NF Normalization for your databases tables. Explain each step of normalization.

((PLEASE ADD COMMENTS!! AND DO IT PHYTON3!!))

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Focus On Geodatabases In ArcGIS Pro

Authors: David W. Allen

1st Edition

1589484452, 978-1589484450

Students also viewed these Databases questions

Question

What is DDL?

Answered: 1 week ago