Write a script that declares and sets a variable


Write a script that declares and sets a variable that's equal to the total outstanding balance due. I f that balance is greater than $10,000.00, the script should return a result set consisting of VendorName, InvoiceNumber, InvoiceDueDate, and Balance for each invoice with a balance due, sorted with the oldest due date first. If the total outstanding balance due is less than $10,000.00, return the message "Balance Due is less than $10,000.00." SQL

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a script that declares and sets a variable
Reference No:- TGS0122663

Expected delivery within 24 Hours