Home / Programming MCQs / MySQL MCQs / Question

T

Team MCQ Buddy • 9.67K Points
Tutor III

Q. Which of the following statement is correct for SQL Multiplication Operator?

(A) SELECT Operand1+Operand2;
(B) SELECT Operand1*Operand2;
(C) SELECT Operand1**Operand2;
(D) SELECT Operand1<Operand2;

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.