4D v16

arithmetic_expression

Home

 
4D v16
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.



See also 

case_expression
column_reference
command_parameter
function_call
INSERT

 
PROPERTIES 

Product: 4D
Theme: Syntax rules

 
HISTORY 

 
ARTICLE USAGE

4D SQL Reference ( 4D v16)