4D v12.1

arithmetic_expression

ホーム

 
4D v12.1
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 |

説明  

arithmetic_expressionにはliteral値、column_referencefunction_callcommand_parametercase_expressionなどが含まれます。+、-、*、または/演算子を使用して、arithmetic_expressionの組み合わせを渡すこともできます。

 
プロパティ 

プロダクト: 4D
テーマ: シンタックスルール

 
参照 

case_expression
column_reference
command_parameter
function_call
INSERT