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
What is the use of <> sql?
How many types of primary keys are there?
Which one is better sql or oracle?
Is it possible for a table to have more than one foreign key?
Define commit, rollback and savepoint?
How do you drop a trigger?
Enlist the data types that can be used in pl/sql?
What is sql constant?
What is the difference between local variables and global variables?
What is the limitation on the block size of pl/sql?
Is pl sql still used?
What is data abstraction in sql?
How does stored procedure reduce network traffic?
What are commit, rollback, and savepoint?
What is pl sql block in dbms?