Q. The numerical values of two ___ of the ___ table can be easily subtracted using SQL Subtraction Operator.
β
Correct Answer: (B)
Columns, same
Explanation: The numerical values of two columns of the same table can be easily subtracted using SQL Subtraction Operator.