Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Think about your proposed database idea, what tasks you want to perform with it , and the information you will need to perform those tasks.
Think about your proposed database idea, what tasks you want to perform with it and the
information you will need to perform those tasks.
Next, develop an initial design of your tables, and the fields in each table. Do not use Access
yet!!! We won't be building your database in Access until Part of the project.
Your database should have around tables Entities with fields Attributes for each
table. No tables should have the same name for each primary key! Same name indicates the
tables should be combined A good rule of thumb is to have a table that tracks something
that changes, such as a process or transaction. Use good consistent naming conventions no
characters, symbols, spaces, etc., using consistent keys
Submit the following for Part Idea you need all three parts for complete credit:
A description of your database project just a short paragraph with or sentences include
how you selected the project and why looking for the personal connection
A representation of the structure of your database tables and fields with the primary key
underlined. Use the JC consulting database representation Relational Database Shorthand
section in the Concepts book as a guideline.
Example: TableName keyfield field field fieldA list of tasksactions you will perform with your database ie what are you going to do with
it; these can be ideas for queries and reports which are outputs of a database. Think
summary statsaggregates detailed, and exception type of reports. Think of a list of bullets
approximately items. Examples of action below:
A report to provide details on customers since
A query showing all the customers from a certain zipcode
A summary count of the top tools
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started