πŸ“Š MySQL
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;
πŸ’¬ Discuss
βœ… Correct Answer: (B) SELECT Operand1*Operand2;

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
227
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Team MCQ Buddy
Publisher
πŸ“ˆ
90%
Success Rate