|
|
|
|
|
|
|
<< < 9 10 11 12 13 14 15 16 17 18 > >>
TIMESTAMP: LocalTimestamp - The localtimestamp function returns the current date and tim...
TIMESTAMP: SessionTimeZone - The sessiontimezone function returns the current session's...
TIMESTAMP: SysTimeStamp - The systimestamp function returns the current system date and ...
TIMESTAMP: SYS_EXTRACT_UTC - SYS_EXTRACT_UTC extracts the UTC (Coordinated Universal Tim...
TIMESTAMP: TRUNC - The trunc function returns a date truncated to a specific unit of mea...
TIMESTAMP: TZ_OFFSET - The tz_offset function returns the time zone offset of a value.
...
TIMESTAMP_TO_SCN - The TIMESTAMP_TO_SCN function takes as an argument a timestamp value ...
TKPROF (transient kernel profiler) - TKPROF stands for "transient kernel profiler". TKPR...
TO_BINARY_DOUBLE - TO_BINARY_DOUBLE returns a double-precision floating-point number.
...
TO_BINARY_FLOAT - TO_BINARY_FLOAT returns a single-precision floating-point number.
e...
TO_CHAR - Converts NCHAR, NVARCHAR2, CLOB, or NCLOB data to the database character set. ...
TO_CLOB - The TO_CLOB function converts NCLOB values in a LOB column or other character ...
TO_DATE - TO_DATE converts char of CHAR, VARCHAR2, NCHAR, or NVARCHAR2 datatype to a val...
TO_DSINTERVAL - Converts a character string of CHAR, VARCHAR2, NCHAR, or NVARCHAR2 datat...
TO_LOB - TO_LOB converts LONG or LONG RAW values in the column long_column to LOB values...
TO_MULTI_BYTE - Returns char with all of its single-byte characters converted to their c...
TO_NCHAR - Converts a character string, CHAR, VARCHAR2, CLOB, or NCLOB value to the nati...
TO_NCLOB - Converts CLOB values in a LOB column or other character strings to NCLOB valu...
TO_NUMBER - Converts a string to a value of NUMBER datatype.
The string can be a BI...
TO_SINGLE_BYTE - Returns char with all of its multibyte characters converted to their co...
TO_TIMESTAMP - Converts a character string (CHAR, VARCHAR2, NCHAR, or NVARCHAR2) datatyp...
TO_TIMESTAMP_TZ - Converts a string datatype to a TIMESTAMP WITH TIME ZONE datatype.
...
TO_YMINTERVAL - Converts a character string (CHAR, VARCHAR2, NCHAR, or NVARCHAR2) dataty...
TRANSLATE - Converts a character string into the character set specified for conversions...
TRIGGER Example - A trigger is executed implicitly whenever the triggering event happens...
Trigger sample - Basic code for creating triggers.
Trigonometric functions - Various trigonometric functions.
Unique Constraint - A unique constraint is a single field or combination of fields that ...
UNISTR - Takes a text literal (or an expression that resolves to character data) and ret...
UPDATE - A sample of an update statement.
|
|
|
|
|
|