4D v14arithmetic_expression | 
            ||||||||||||||
                    
                        
  | 
                
                    
                         
    4D v14
 
arithmetic_expression 
                                
                                
        
 | 
                |||||||||||||
| 
                     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_reference、function_call、command_parameter、case_expressionなどが含まれます。+、-、*、または/演算子を使用して、arithmetic_expressionの組み合わせを渡すこともできます。
	プロダクト: 4D
	テーマ: シンタックスルール
	
        
        
	
case_expression
column_reference
command_parameter
function_call
INSERT
	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)