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 are the set operators in sql?
Can variables be used in sql statements?
tell me about various levels of constraint. : Sql dba
How do I run a script in sql developer?
What is use of term?
What are the types of queries in sql?
What is the difference between delete and truncate commands?
How to get help at the sql prompt?
Is sql microsoft?
What are inner and outer joins examples of both?
Can a select statement fire a trigger?
What are the ways on commenting in a pl/sql code?
What are the advantages of pl sql?
What is the difference between alter trigger and drop trigger statements?
What is the difference between row level and statement level trigger?