Computers and Technology

Create a stored procedure named prc_inv_amounts to update the inv_subtotal, inv_tax, and inv_total. the procedure takes the invoice number as a parameter. the inv_subtotal is the sum of the line_total amounts for the invoice, the inv_tax is the product of the inv_subtotal and the tax rate (8 percent), and the inv_total is the sum of the inv_subtotal and the inv_tax.

answer
Answers: 1

Similar questions

Do you know the correct answer?
Create a stored procedure named prc_inv_amounts to update the inv_subtotal, inv_tax, and inv_total....

Questions in other subjects:

Konu
Physics, 04.11.2020 03:10
Konu
Mathematics, 04.11.2020 03:10