
12.02 How to use numeric operator ( - ) subtraction
SYNTAX: select (8-3) "subtract" from dual ; RESULT:
subtract
5
12.03 How to use numeric operator ( * ) multiplication
SYNTAX: select (8*3) "multiply" from dual ;
RESULT:
multiply
----------
24
12.04 How to use numeric operator ( I ) division
SYNTAX: select (813) "divide" from dual ; RESULT:
divide
-----------
Describe what you're looking for in as much detail as you'd like.
Our AI reads your request and finds the best matching books for you.
Popular searches:
Join 2 million readers and get unlimited free ebooks