BITORSQLBITOR (y, x) Parameters x and y - the arguments. Description The bitwise OR operation. This method returns a long. Example Calculate OR between two fields: SQLSELECT BITGET(X, Y) from Triangles; Updated over 4 years ago Table of Contents Parameters Description Example