4D v14

BIT_LENGTH

Home

 
4D v14
BIT_LENGTH

BIT_LENGTH  


 

 

Command BIT_LENGTHBIT_LENGTH (arithmetic_expression)

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

Example  

This example returns 8:

SELECT BIT_LENGTH( '01101011' );

 
PROPERTIES 

Product: 4D
Theme: Functions

 
SEE ALSO 

OCTET_LENGTH

 
ARTICLE USAGE

4D SQL Reference ( 4D v11 SQL Release 4 )
4D SQL Reference ( 4D v14)
4D SQL Reference ( 4D v12.1)
4D SQL Reference ( 4D v13.4)
4D SQL Reference ( 4D v14 R2)
4D SQL Reference ( 4D v14 R3)
4D SQL Reference ( 4D v14 R4)