πŸ“Š MySQL
Q. Which of the following statement is TRUE for SQL Additional Operator?
  • (A) SELECT operand1-operand2;
  • (B) SELECT operand1*operand2;
  • (C) SELECT operand1+operand2;
  • (D) SELECT operand1>operand2;
πŸ’¬ Discuss
βœ… Correct Answer: (C) SELECT operand1+operand2;

Explanation: SELECT operand1+operand2; is the correct statement for SQL Additional Operator.

Explanation by: Team MCQ Buddy
SELECT operand1+operand2; is the correct statement for SQL Additional Operator.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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