Q. SQL Division operator divides the operand on the ____ side by the operand on the ____ side.
β
Correct Answer: (C)
Left, Right
Explanation: SQL Division operator divides the operand on the left side by the operand on the right side.