Answer Posted / dipti
it returns the reminder.
eg:-select mod(10,5) as modulus from dual;
o/p-:
modulus
------------
0
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can a foreign key be a duplicate?
how to create a table index in mysql? : Sql dba
What is pl/sql language case sensitive?
How do you take the union of two tables in sql?
What is user defined functions?
what is sql server agent? : Sql dba
Whis is not false in primary key?
How do I view a sql database?
What is a sql*loader control file?
Mention what are different methods to trace the pl/sql code?
How do I install sql?
how to convert dates to character strings? : Sql dba
What is replication id?
how many values can the set function of mysql take? : Sql dba
What is sql and db2?