![]() |
|||
|
![]() |
![]() |
|
FULL A - Z Oracle Function Library (formerly named "Morgan's Library")
![]() Term: LENGTH
Definition: LENGTH( string ) string is the string of characters to find the length of. The input string can be any of the datatypes CHAR, VARCHAR2, NCHAR, NVARCHAR2, CLOB, or NCLOB. If string is NULL or empty, then the LENGTH function returns NULL. Example Usage: SELECT LENGTH('Oracle functions') "String length in characters" Notes:
Related Links: Related Code Snippets:
![]() ![]() |
![]() |
Home | Search | Code Library | Sponsors | Privacy | Terms of Use | Contact Us | © 2003 - 2025 psoug.org |