Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20
BIT_LENGTH

BIT_LENGTH  


 

 

Command BIT_LENGTHBIT_LENGTH (arithmetic_expression)

The BIT_LENGTH function returns the length of the arithmetic_expression in bits.

This example returns 8:

SELECT BIT_LENGTH( '01101011' );



Siehe auch 

OCTET_LENGTH

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Functions

 
SEITENINHALT 
 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D - SQL Reference ( 4D v20)