Oracle 19c SQL

  1. Home
  2. Docs
  3. Oracle 19c SQL
  4. 3 Oracle Functions
  5. 3.1.1 Single Row Functions

3.1.1 Single Row Functions

Single row functions in Oracle has following features.

  • Returns one result per row.
  • Used in SELECTWHERE and ORDER BY clauses.
  • Single row functions can be nested.

The single row functions can be further categorized as,

3.1.1.1 CHARACTER Functions

3.1.1.2 NUMBER Functions

3.1.1.3 DATE & TIME Functions

3.1.1.4 CONVERSION Functions

Was this article helpful to you? Yes 2 No

How can we help?