Question: Please help me to finish this project for my Computer Class ( DATABASE ) , CST 4 7 1 4 Please present the functionable SQL
Please help me to finish this project for my Computer Class DATABASECST
Please present the functionable SQL CODE for Functions, Stored Procedures, Triggers. please make sure its unique from others results. Make it UNIQUE, please. complete all options fully for all steps make sure
SQL code for step a
ER diagram
and choose for hospital business
Thanks in advance
Objective:
The objective of this project is to give some practical experience in designing, implementing, and maintaining a database application.
Your job is to find a business situation where a database application system seems desirable and design a simulation of a commercial product.
Reminders and considerations:
DBA provides service support and service delivery to ensure a comprehensive, coordinated system that manages the data.
Data integrity implications
The following are the projects deliverables:
Access SQL Server to complete Assignment#
Write a pages proposal of the business problem that needs to be solved.
This proposal should include a description of the organizationdepartmentName your product
Explain its audience
Explain your products contribution to the improvement of business
Draw the Physical EntityRelationship Diagram ERDthat represents your database model. Normalized to NF
aThere must be a minimum of tables in this database model
Createpopulate and secure the entities rows each via stored procedure
Describe fifteen scriptsreportshow the newly implemented system would require for answering typical questions. Be very descriptive.
Data security: at least three fieldsclients sensitive datainformation such as emailphone numbercredit cards etc. are expected to be secure and masked when on display.
Identify and describe the business rulesprocesses that will be automated by the database application.
Business indicates that the system becomes very slow when some canned reports are running. There are numerous ways to resolve this issue, identify one and implement it
Data retention policy: data is kept indefinitely. There are numerous ways to resolve this issue, find one and implement it
Generate at least three payloads as Json output for downstream consumption. hint: use requirement #
Write and test four userdefined functions.
Functions must be used in either the stored proceduresor the views
Write and test seven stored procedures to implement the business rules.
At least three of the store procedures must have error handling in its processing
At least two of the store procedures must have transaction management in its processing
At least one of the store procedures must be nested called by another store procedure and return a status to its caller. The caller must evaluate the return status
All seven store procedures must have adequate and appropriate comments
Write and test seven triggers for seven separate tables to implement the business rules.
At least two of the trigger must be for deleteAt least one of the trigger must be for insertAt least two of the trigger must be for updateAt least one of the trigger must be for insertdeleteupdate
Think of a business problem that requires the processing of data system for Hospital. They are also ideally suited to implement transaction management and error handling techniques.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
