SQL -Mod. This will give the remainder. Syntax: mod (value, divisor). Example: SQL> select mod(7,4), mod(1,5), mod(null,null), mod(0,0), ...
確定! 回上一頁