Create a screenshot of your sql statement and its output


1. Create a new Microsoft Word document and write your full name at the top of the document.

2. Log into your Teradata account and write and run an SQL statement for the problem described below.

3. Create a screenshot of your SQL statement and its output, with your username showing. Paste the screenshot in the Word document. (Alternatively, you may first paste the screenshot in Microsoft Paint so you can cut out any unnecessary part of the screenshot, and then copy and paste it from Paint to the Word document - as I did in the following example.) Submit the Word document through Canvas.

Problem Description

Suppose the Saleco hardware store decides to send a notice to all those customers whose balance is more than 200 dollars asking them to pay at least 9 percent of their outstanding balance in three weeks (21 days) from the current date. (Current date is the date when the query is run – in Teradata SQL, you can use the variable current_date for this purpose).

Write and run an SQL statement to display the following information. The example screenshot below shows only partial output – for your homework, please include complete SQL statement, its complete output, and your username - all of these in a single screenshot.

Also, please notice that column headings/captions, which are different from column names; the minimum balance due amount does not have more than two digits after the decimal (you can use the ROUND function to limits the number of digits to the left of decimal point); and the output is sorted in descending order of minimum amount due.

Request for Solution File

Ask an Expert for Answer!!
Operation Management: Create a screenshot of your sql statement and its output
Reference No:- TGS02546551

Expected delivery within 24 Hours