| 4D v20POWER | ||||||||||||||
| 
 | 
    4D v20
 POWER 
         | |||||||||||||
|  | ||
The POWER function raises the first arithmetic_expression passed to the power of "x", where "x" is the second arithmetic_expression passed.
This example raises each value to the power of 3:
SELECT SourceValues, POWER(SourceValues, 3)
FROM Values
ORDER BY SourceValues
`returns 8 for SourceValues = 2
	Produkt: 4D
	Thema: Functions
	
        
        
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D -  SQL Reference ( 4D v20)
	
	
 Fehler melden
Fehler melden