Skip to content

SQL Reference

LCM

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