• 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

sqrt (square root) function in oracle sql

SQRT Function in Oracle SQL – PLSQL

November 5, 2012 by techhoneyadmin

The SQRT function in Oracle SQL / PLSQL is used to get the square root of a number. Syntax for the SQRT function in Oracle SQL / PLSQL is: SELECT SQRT(n) FROM table_name; Here ‘n’ is a positive number whose square root is to be determined. Example 1: Will return “3” because 3*3 = 9 […]

Filed Under: function Tagged With: how to use sqrt (square root) function in oracle database query, how to use sqrt (square root) function in oracle plsql, how to use sqrt (square root) function in oracle sql, sqrt (square root) function in oracle plsql, sqrt (square root) function in oracle sql, SQRTPLSQL, syntax and example of sqrt (square root) function in oracle database query, syntax and example of sqrt (square root) function in oracle plsql, syntax and example of sqrt (square root) function in oracle sql, using sqrt (square root) function in oracle database query, using sqrt (square root) function in oracle plsql, using sqrt (square root) function in oracle sql

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