4D v13.4

arithmetic_expression

ホーム

 
4D v13.4
arithmetic_expression

arithmetic_expression  


 

 

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

literal |
column_reference
|
function_call
|
command_parameter
|
odbc_constant |
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