Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 7

Project

https://documentation.softwareag.com/adabas/ada744mfr/adamf/pdf/dbatasks/dba
dbdoc.pdf

https://dataedo.com/samples/html2/Tickit/#/doc/d16/tickit
Group

Group yourselves by 3s:


Title: Database Implementation Phase
Description: The students will create the functional database in mySQL. The system can perform
the CRUD (CREATE, READ, UPDATE and DELETE)operations, generate queries and print reports.
Database Requirements
● Joined tables
● Derived attribute (ex: price*quantity=total)
● Historical data (can be queried by date).
Your database design documentation will be submitted in a short clear folder at the end of the
term.
Deadline week of December 8
Late submission will have deductions
Business Rules

Descriptions of policies, procedures, or principles within a specific


organization
Apply to any organization that stores and uses data to generate information

Business rules are implemented as triggers in relational databases. The


rule expresses a policy that how organization carries out a task.
Business rules represent information about real world and database is
collection of related information.

Research for the company that you would like to create a database for. Business rules
should be clear and concise and written in a paragraph form.
Relationship Diagram

Create a relational Diagram of your tables

An Entity Relationship (ER) Diagram is a type of


flowchart that illustrates how “entities” such as people,
objects or concepts relate to each other within a system.
Data Dictionary

Group yourselves by 3s:

Title: Database Implementation Phase

Description: The students will create the functional database in mySQL. The system can perform the
CRUD (CREATE, READ, UPDATE and DELETE)

operations, generate queries and print reports.


Normalized Tables (3NF)

Group yourselves by 3s:

Title: Database Implementation Phase

Description: The students will create the functional database in mySQL. The system can perform the
CRUD (CREATE, READ, UPDATE and DELETE)

operations, generate queries and print reports.


Submit proper documentation for your project

Submit in a clear folder

You might also like