> It needs to store the number of bits present as well Couldn't that be reduced to 1 byte that'd say how many bits count in the last byte?
> Only in the sense that numeric also has to store some meta data as well like the weight and display precision. Is it really necessary to store display precision when it can be taken from the table column definition?