Below is a full list of JSON functions and JSON operators available in SQLite.
Continue readingTag: reference
Date & Time Units in MySQL (Full List)
Here’s a list of units that can be used in MySQL datetime and interval functions.
Continue readingList of MySQL Date Format Specifiers
Here’s a list of MySQL format specifiers that can be used in format strings with functions like DATE_FORMAT()
, STR_TO_DATE()
, and UNIX_TIMESTAMP()
.
List of Territories Supported by Oracle Database
Below is a list of territories that are supported by Oracle Database. These can be used when setting the NLS_TERRITORY
initialization parameter.
List of NLS Parameters in Oracle Database
Below is a full list of NLS parameters in Oracle Database, along with their default values, and scopes that each parameter is available in.
Continue readingList of Number Format Elements in Oracle
Below is a full list of the format elements that can be used to format numbers in Oracle Database.
Continue readingList of Languages Supported by Oracle Database
The following table contains a list of territories that are supported by Oracle Database.
Continue readingOracle Datetime Functions (Full List)
Below is a full list of datetime functions available in Oracle Database.
Continue readingSupported 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.
Continue reading