Q. Which of the following statement is correct for SQL Multiplication Operator?
β
Correct Answer: (B)
SELECT Operand1*Operand2;
You must be Logged in to update hint/solution