Oracle Built In Functions:SQRT function
In Oracle PL/SQL SQRT function Returns the square root of a number.
syntax
SQRT(<value>)
Example
SELECT SQRT(2) SQRT_2 FROM dual;
output
SQRT_2
——
1.41421356
In Oracle PL/SQL SQRT function Returns the square root of a number.
syntax
SQRT(<value>)
Example
SELECT SQRT(2) SQRT_2 FROM dual;
output
SQRT_2
——
1.41421356
There are still no comments on this article.
If you want to leave your comment on this article, simply fill out the next form:
You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .
Stay current with Techno Oracle on these personalized pages:
The articles of this weblog are licensed under a Creative Commons license.
This site uses the weblog system Wordpress and the Wordpress theme MW.