groupBitmapXor
groupBitmapXor
はビットマップカラムのXORを計算し、UInt64型の基数を返します。サフィックス -State を使用すると、ビットマップオブジェクトを返します。
引数
expr
– AggregateFunction(groupBitmap, UInt*)
型の結果となる式。
返される値
UInt64
型の値。
例
groupBitmapXor
はビットマップカラムのXORを計算し、UInt64型の基数を返します。サフィックス -State を使用すると、ビットマップオブジェクトを返します。
引数
expr
– AggregateFunction(groupBitmap, UInt*)
型の結果となる式。
返される値
UInt64
型の値。
例
Was this page helpful?