Question: This proposal should include a description healthcare management system please provide the SQL COde to execute as well Name your product Explain its audience Explain
This proposal should include a description healthcare management system
please provide the SQL COde to execute as well
Name your product
Explain its audience
Explain your products contribution to the improvement of business
Draw the Physical EntityRelationship Diagram ERD that represents your database model. Normalized to NF
a There must be a minimum of tables in this database model
Create, populate, and secure the entities rows each via stored procedure
Describe fifteen scriptsreports how the newly implemented system would require for answering typical questions. Be very descriptive.
Data security: at least three fields client's sensitive datainformation such as emailphone number credit 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 procedures or 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
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
