The Oracle LENGTH Function - PSOUG.org - Oracle PL/SQL Database Code Library and Resources

The Oracle LENGTH Function - PSOUG.org - Oracle PL/SQL Database Code Library and Resources

瀏覽:490
日期:2025-06-02
Term: LENGTH Definition: The Oracle PL/SQL LENGTH function returns the length of the specified string. It calculates the length using characters as defined by the input character set. The return value the LENGTH function is always of the datatype NUMBER....看更多