Search notes:

Oracle SQL functions

Some functions related to null
Related to the DATE data type.
Related to the INTERVAL data type
Related to the TIMESTAMP data type
Related to text.
Some functions that are related to LOBs
Functions for the raw datatype
Functions that are useful in a container database (CDB)
ora_hash
functions for regular expressions
sys_context
Globalization (NLS) related functions.
sys_guid returns a Globally Unique Identifier (aka GUID or UUID).
Conversion functions:
math functions
userenv
JSON related functions such as json_table.
Domain related functions: domain_display, domain_order, domain_name and domain_check
XML related functions
regr_* functions
Binary functions such as
Functions related to the SCN:
dump

ORA_DATABASE_NAME

ora_database_name is a synonym for dbms_standard.database_name and possibly evaluates to the same value as sys_context('userenv', 'db_name').

See also

v$sqlfn_metadata is a (queryable) view that lists Oracle functions.
sys_op_* functions.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1745367572, '160.79.110.188', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/SQL/functions/index(121): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78