Skip to content

SQL Reference

GCD

  • x: BIGINT
  • y: BIGINT
SELECT gcd(42, 57);