PL/SQL Built-in Functions

In addition to SQL commands, PL/SQL supports most SQL built-in functions.
These built-in functions are actually part of a PL/SQL package called STANDARD.
This package, owned by the user SYS, groups the functions together for easier
maintenance and use. If the structure of the function is ever needed, simply do a
DESC STANDARD and all parameter names and data types are displayed.

click on the following links to read more

Character Functions
Date Functions
Conversion Functions
Error Functions
Miscellaneous Functions

No comments

There are still no comments on this article.

Leave your comment...

If you want to leave your comment on this article, simply fill out the next form:




CAPTCHA Image CAPTCHA Audio
Refresh Image

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> .