Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bit Fields

Aggregate Bitfield Values With Binary Or

I have a table with int values being used as bitfields (where each bit is a flag). Now I would like… Read more Aggregate Bitfield Values With Binary Or