Below is a full list of the format elements that can be used to format numbers in Oracle Database.
reference
List of Languages Supported by Oracle Database
The following table contains a list of territories that are supported by Oracle Database.
Oracle Datetime Functions (Full List)
Below is a full list of datetime functions available in Oracle Database.
Supported Format Models for the ROUND() and TRUNC() Date Functions in Oracle
Below is a full list of the format models that are available to be used with the ROUND(date) and TRUNC(date) functions in Oracle Database.
List of Datetime Format Elements in Oracle
Below is a full list of the datetime format elements in Oracle Database.
How to Return a List of Valid Time Zones in Oracle Database
Sometimes we need to specify a time zone when using datetime functions in Oracle.
But there are a lot of time zones out there. How do we remember them all? And how do we know our system supports a given time zone?
Fortunately, we can query the V$TIMEZONE_NAMES view to return a list of valid time zones.
Methods of Setting NLS Parameters and their Priorities (Oracle Database)
Oracle Database includes a bunch of NLS (National Language Support) parameters that determine the locale-specific behaviour on both the client and the server.
These NLS parameters can be set in various places, each of which has a predetermined precedence order in relation to the others. The following table outlines these methods, as well as their priority in relation to the others.
Numeric Functions in Oracle (Full List)
Below is a list of numeric functions in Oracle Database.
MariaDB Numeric Functions (Full List)
This article contains a full list of built-in MariaDB numeric functions and operators.
MariaDB String Functions (Full List)
This article contains a full list of built-in MariaDB string functions and operators.