• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql

EXPPLSQL

EXP Function in Oracle SQL – PLSQL

November 5, 2012 by techhoneyadmin

Oracle SQL /PLSQL uses the EXP (exponential) function to return ‘e’ raised to the nth power, where e = 2.71828182845905. Oracle SQL / PLSQL syntax for the EXP function is: SELECT EXP(n) FROM table_name; Here ‘n’ is the power to raise e up to. Example 1: Using Oracle SQL EXP Function with SQL SELECT Statement […]

Filed Under: function Tagged With: EXPPLSQL, how to exponential of e in oracle sql plsql, How to use EXP function in oracle sql plsql with example, What is EXP function in oracle sql plsql

Copyright © 2023 · Parallax Pro on Genesis Framework · WordPress · Log in