Skip to content

SQL Reference

BIT_COUNT

  • x: TINYINT
SELECT bit_count(31);