Specifies how the values are determined that are to be linked in an
expression by means of arithmetic operators.Syntax
<factor> ::= [<sign>] <value spec> | [<sign>] <column spec>
| [<sign>] <function spec> | [<sign>] <set function spec> | <expression>