Exasol 6.2 is no longer supported, and this documentation is no longer maintained or updated.
This function returns the integer quotient of m and n.
div::=
SELECT DIV(15,6) DIV;