Question
Plan for and compose the sections of a real-world business report that can be created from the Labs on Demand Assessment Environment and DVD Database
Plan for and compose the sections of a real-world business report that can be created from the "Labs on Demand Assessment Environment and DVD Database" web link, and demonstrate the functionality of the supporting SQL code by doing the following:
A. Summarize one real-world written business report that can be created from the DVD Dataset from the "Labs on Demand Assessment Environment and DVD Database" attachment.
1. Identify the specific fields that will be included in the detailed table and the summary table of the report.
2. Describe the types of data fields used for the report.
3. Identify at least two specific tables from the given dataset that will provide the data necessary for the detailed table section and the summary table section of the report.
4. Identify at least one field in the detailed table section that will require a custom transformation with a user-defined function and explain why it should be transformed (e.g., you might translate a field with a value of N to No and Y to Yes).
5. Explain the different business uses of the detailed table section and the summary table section of the report.
6. Explain how frequently your report should be refreshed to remain relevant to stakeholders.
B. Provide original code for function(s) in text format that perform the transformation(s) you identified in part A4.
C. Provide original SQL code in a text format that creates the detailed and summary tables to hold your report table sections.
D. Provide an original SQL query in a text format that will extract the raw data needed for the detailed section of your report from the source database.
E. Provide original SQL code in a text format that creates a trigger on the detailed table of the report that will continually update the summary table as data is added to the detailed table.
F. Provide an original stored procedure in a text format that can be used to refresh the data in both the detailed table and summary table. The procedure should clear the contents of the detailed table and summary table and perform the raw data extraction from part D.
1. Identify a relevant job scheduling tool that can be used to automate the stored procedure.
G. Provide a Panopto video recording that includes the presenter and a vocalized demonstration of the functionality of the code used for the analysis.
Note: For instructions on how to access and use Panopto, use the "Panopto How-To Videos" web link provided below. To access Panopto's website, navigate to the web link titled "Panopto Access," and then choose to log in using the "WGU" option. If prompted, log in using your WGU student portal credentials, and then it will forward you to Panopto's website.
To submit your recording, upload it to the Panopto drop box titled "Advanced Data Management D191 | D326 (Student Creators) [assignments]." Once the recording has been uploaded and processed in Panopto's system, retrieve the URL of the recording from Panopto and copy and paste it into the Links option. Upload the remaining task requirements using the Attachments option.
H. Acknowledge all utilized sources, including any sources of third-party code, using in-text citations and references. If no sources are used, clearly declare that no sources were used to support your submission.
I. Demonstrate professional communication in the content and presentation of your submission.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Creating a detailed business report based on the Labs on Demand Assessment Environment and DVD Database dataset involves several steps Below is an outline of how you can approach each section of the r...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