-- Syntax complex(re, im) -- Example returning equivalent of math 2 + 3i SELECT complex(2, 3)