The Oracle PL/SQL MOD function returns the remainder of m divided by n. Syntax. The syntax for the MOD function in Oracle PL/SQL is: Copy MOD( m, n ) ...
確定! 回上一頁