Computer Science, asked by knngola6150, 10 months ago

Which function is used to divide one numeric expression by another and get the remainder?

Answers

Answered by IsitaJ07
10

Heyaa

Answer:

Two Arguments of MOD.

Two Arguments of MOD.a is a number or numeric expression to divide.

Two Arguments of MOD.a is a number or numeric expression to divide.b is the divisor which is also a number or expression by which to divide the dividend.

Two Arguments of MOD.a is a number or numeric expression to divide.b is the divisor which is also a number or expression by which to divide the dividend.If b is 0, most database systems will issue a division by zero error except for Oracle database. Oracle database will return the dividend.

ThåÑks!!☺️❤️

Similar questions