SQL>SQL>SQL> select abs(-70 * 415) "Using an expression" 2 from dual;Using an expression------------------- 290501 row selected.SQL> --