Skip to content

SQL Reference

XOR

  • left: BIT
  • right: BIT
SELECT xor(17, 5);