Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Open with Google Docs ANALYST PROJECT NOTE: ALL DATA IS MOCK AND DOES NOT CONTAIN PII Operational Accounting received a list of payments from a

Open with Google Docs
ANALYST PROJECT
NOTE: ALL DATA IS MOCK AND DOES NOT CONTAIN PII
Operational Accounting received a list of payments from a third party. Payment List.txt is the payment file and Account List.txt is the borrower's current balance by loan. Both files contain (SSN), Loan, and Amount fields.
Directions
Compare the Payment list to the Account List to find matching payments by SSN and Loan number.
For the payments identified
a) Compare the Payment list Amt (Amount) against the Account list Bal (Balance).
b) Confirm by each loan if the payment will leave a balance, pay the loan in full (PIF), require a refund to the borrower, or require a refund to the payee.
NOTE: Refunds to the payee are payments that do not have a matching borrower/loan(s) on system.
This will also be a re-occurring request for files received in this format. Please create a template/repeatable process that could be used to do a comparison by an associate with little knowledge of the process.
SQL Project
SQL Tables
Table1 includes SSN, Loan Number, Payment amount
Table2 includes SSN, Loan Number, CurrentLoanBalance
A. How would you
Write a query that would return results to show the sum of all payments made to a loan, and its current loan balance
B. Write a query that would show SSNs/Loans/Current balance for loans that have not made a payment.
Page
1
1
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Medical Image Databases

Authors: Stephen T.C. Wong

1st Edition

1461375398, 978-1461375395

More Books

Students also viewed these Databases questions

Question

What is cultural tourism and why is it growing?

Answered: 1 week ago