Questions


September 2021 2 21 Report
Consider the following table “ITEM”: Display the total amount of each item. The amount must be calculated as the price multiplied by quantity for each item. *

1 point



Select price multiply quantity from item;

Select price(quantity) from item;

Select price * quantity from item;

Select price.quantity from item;

Answers & Comments


Add an Answer


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Helpful Social

Copyright © 2024 EHUB.TIPS team's - All rights reserved.