4D v14

arithmetic_expression

ホーム

 
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 |

説明  

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

 
プロパティ 

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

 
参照 

case_expression
column_reference
command_parameter
function_call
INSERT

 
ARTICLE USAGE

SQLリファレンス ( 4D v11 SQL Release 4 )
SQLリファレンス ( 4D v14)
SQLリファレンス ( 4D v12.1)
SQLリファレンス ( 4D v14 R2)
SQLリファレンス ( 4D v14 R3)
SQLリファレンス ( 4D v14 R4)

Parent of : arithmetic_expression ( 4D v13.4)