Symbolic Oracle functions
| Function | Description |
| ASCII | The Oracle/PLSQL ASCII function returns the numeric representation of the leftmost character of the string. |
| ASCIISTR | The Oracle/PLSQL ASCIISTR function converts a string of any character set to an ASCII string using the database character set. |
| CHR | The Oracle/PLSQL CHR function is the opposite of the ASCII function. CHR returns a character that is based on numeric code. |
| COMPOSE | The Oracle/PLSQL COMPOSE function returns the Unicode string. |
| CONCAT | The Oracle/PLSQL CONCAT function allows two lines to be connected together. |
| THE CONCATENATION OPERATOR || | Oracle/PLSQL concatenation operator || allows to combine two or more lines together. |
| DUMP | The Oracle/PLSQL DUMP function returns a value of varchar2, which includes data type code, length in bytes, and the internal representation of the expression. |
| INITCAP | The Oracle/PLSQL INITCAP function sets the first character of each word in upper case, and the rest in lower case. |
| INSTR | The Oracle/PLSQL function INSTR returns the n-th occurrence of a substring in a string. |
| INSTR2 | The Oracle/PLSQL INSTR2 function returns substring occurrence in a string using UCS2 code points. |
| INSTR4 | The Oracle/PLSQL INSTR4 function returns substring occurrence in a string using UCS4 code points. |
| INSTRB | The Oracle/PLSQL INSTRB function returns substring occurrence in a string, bytes instead of characters. |
| INSTRC | The Oracle/PLSQL INSTRC function returns substring occurrence to a string using Unicode full characters. |
| LENGTH | The Oracle/PLSQL LENGTH function returns the length of the specified string. |
| LENGTH2 | The Oracle/PLSQL LENGTH2 function returns the length of the specified string using UCS2 code points. |
| LENGTH4 | Function In this tutorial you will learn that LENGTH4 returns the length of a specified string using UCS4 code points. |
| LENGTHB | The Oracle/PLSQL LENGTHB function returns the length of the specified string using bytes instead of characters. |
| LENGTHC | The Oracle/PLSQL LENGTHC function returns the length of the specified string using full Unicode characters. |
| LOWER | The Oracle/PLSQL LOWER function converts all characters in a specified string into lower case. If there are characters in the string that are not letters, they do not affect this function. |
| LPAD | The Oracle/PLSQL LPAD function adds a certain set of characters from the left side of the string (at non-zero string1). |
| LTRIM | The Oracle/PLSQL LTRIM function removes all specified characters from the left side of the string. |
| NCHR | The Oracle/PLSQL NCHR function returns a character based on number_code in the national encoding. |
| REGEXP_INSTR | Function Oracle/PLSQL REGEXP_INSTR is an extension of function INSTR. It returns the regular expression template location in the string. This function, presented in Oracle 10g, will allow you to find a substring in a string using a regular expression pattern mapping. |
| REGEXP_LIKE | The Oracle condition REGEXP_LIKE allows regular expressions in the WHERE sentence in SELECT, INSERT, UPDATE or DELETE queries. |
| REGEXP_REPLACE | The function Oracle/PLSQL REGEXP_REPLACE is an extension of the function REPLACE. This function, introduced in Oracle 10g, allows you to replace a sequence of characters in a string with a different set of characters using regular expression pattern mapping. |
| REGEXP_SUBSTR | Function Oracle/PLSQL REGEXP_SUBSTR is an extension of function SUBSTR. This function, represented in Oracle 10g, allows you to extract substring from a string using regular expression pattern matching. |
| REPLACE | The Oracle/PLSQL REPLACE function replaces a sequence of characters in a string with another character set. |
| RPAD | The Oracle/PLSQL RPAD function supplements a certain character set from the right side of the string (at non-zero string1). |
| RTRIM | The Oracle/PLSQL RTRIM function removes all specified characters from the right side of the string. |
| SOUNDEX | The Oracle/PLSQL SOUNDEX function returns the phonetic representation (as it sounds) of the string. |
| SUBSTR | The Oracle/PLSQL SUBSTR function allows extracting a substring from a string. |
| TO_CHAR | The Oracle/PLSQL TO_CHAR function converts a number or date into a string. |
| TRANSLATE | The Oracle/PLSQL TRANSLATE function replaces the sequence of characters in a string with another character set. However, it replaces one character at a time. For example, it replaces the first character in string_to_replace with the first character in replacement_string. Then the second character in string_to_replace with the second character in replacement_string will be replaced, and so on. |
| TRIM | The Oracle / PLSQL TRIM function removes all specified characters from the beginning or end of a string. |
| UPPER | The Oracle/PLSQL UPPER function converts all characters of a string into upper case. If there are characters in a string that are not letters, they do not affect this function. |
| VSIZE | The Oracle/PLSQL VSIZE function returns the length in bytes for the internal representation of the expression. |
Introduction to PL/SQL functions in Oracle Database
About Enteros
Enteros offers a patented database performance management SaaS platform. It proactively identifies root causes of complex business-impacting database scalability and performance issues across a growing number of clouds, RDBMS, NoSQL, and machine learning database platforms.
The views expressed on this blog are those of the author and do not necessarily reflect the opinions of Enteros Inc. This blog may contain links to the content of third-party sites. By providing such links, Enteros Inc. does not adopt, guarantee, approve, or endorse the information, views, or products available on such sites.
Are you interested in writing for Enteros’ Blog? Please send us a pitch!
RELATED POSTS
Empowering the Cloud Center of Excellence: How Enteros Uses Generative AI for Real-Time Monitoring and Performance Optimization in the Technology Sector
- 4 November 2025
- Database Performance Management
Introduction In the era of digital transformation, the technology sector stands at the forefront of innovation, harnessing cloud computing, artificial intelligence, and big data to drive performance and efficiency. However, as cloud infrastructures scale in size and complexity, managing performance, resource allocation, and cost optimization becomes increasingly challenging. Enter the Cloud Center of Excellence (CCoE) … Continue reading “Empowering the Cloud Center of Excellence: How Enteros Uses Generative AI for Real-Time Monitoring and Performance Optimization in the Technology Sector”
AI SQL Meets Healthcare Innovation: Enteros’ Breakthrough in Database Performance Optimization
Introduction In the modern healthcare landscape, data has become both a vital asset and a formidable challenge. Hospitals, research institutions, and digital health startups generate and process massive amounts of data—from patient records and clinical trial results to real-time monitoring devices and medical imaging. Yet, the performance of these complex data ecosystems often determines how … Continue reading “AI SQL Meets Healthcare Innovation: Enteros’ Breakthrough in Database Performance Optimization”
Redefining Insurance RevOps: Enteros’ AIOps-Powered Approach to Smarter Database Performance Management
- 3 November 2025
- Database Performance Management
Introduction The insurance industry has always been data-intensive—dealing with massive volumes of customer information, risk assessments, policy records, and claims data. But in today’s fast-evolving digital landscape, traditional data management models no longer suffice. The sector now faces unprecedented demands for real-time insights, operational agility, and cost efficiency. Modern insurers must process data from a … Continue reading “Redefining Insurance RevOps: Enteros’ AIOps-Powered Approach to Smarter Database Performance Management”
Enteros for Energy Leaders: Redefining Performance Optimization Through Generative AI and Cloud FinOps Intelligence
Introduction The global energy sector is undergoing a monumental transformation. As the demand for clean, efficient, and sustainable energy solutions grows, so too does the complexity of managing massive data flows across power grids, refineries, renewables, and smart infrastructure. Energy companies are no longer just producers and distributors—they’re becoming data-driven enterprises, leveraging cloud computing, AI, … Continue reading “Enteros for Energy Leaders: Redefining Performance Optimization Through Generative AI and Cloud FinOps Intelligence”