4D v14

arithmetic_expression

Home

 
4D v14
arithmetic_expression

arithmetic_expression  


 

 

Command arithmetic_expres<span style="font-style: italic;"></span>literal |

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.

 
PROPERTIES 

Product: 4D
Theme: Syntax rules

 
SEE ALSO 

case_expression
column_reference
command_parameter
function_call
INSERT

 
ARTICLE USAGE

4D SQL Reference ( 4D v11 SQL Release 4 )
4D SQL Reference ( 4D v14)
4D SQL Reference ( 4D v12.1)
4D SQL Reference ( 4D v14 R2)
4D SQL Reference ( 4D v14 R3)
4D SQL Reference ( 4D v14 R4)

Parent of : arithmetic_expression ( 4D v13.4)