This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||
|
4D v20 R8
arithmetic_expression
|
column_reference | function_call | command_parameter | case_expression | (arithmetic_expression) | + arithmetic_expression | - arithmetic_expression | arithmetic_expression + arithmetic_expression | arithmetic_expression - arithmetic_expression | arithmetic_expression * arithmetic_expression | arithmetic_expression / arithmetic_expression | |
||
An arithmetic_expression may contain a literal value, a column_reference, a function_call, a command_parameter or a case_expression. You can also pass combinations of arithmetic_expression(s) using the +, -, * or / operators.
case_expression
column_reference
command_parameter
function_call
INSERT
Product: 4D
Theme: Syntax rules
4D SQL Reference ( 4D v20 R8)