Skip to content

Database.Guide

GREATEST() Function in Oracle

August 23, 2021 by Ian

In Oracle Database, the GREATEST() function returns the greatest of a list of one or more expressions.

Read more

Categories Oracle Tags comparison functions, functions, what is

LEAST() Function in Oracle

August 23, 2021 by Ian

In Oracle Database, the LEAST() function returns the least of a list of one or more expressions.

Read more

Categories Oracle Tags comparison functions, functions, what is

Supported Format Models for the ROUND() and TRUNC() Date Functions in Oracle

August 22, 2021 by Ian

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.

Read more

Categories Oracle Tags date format, reference

TO_TIMESTAMP() Function in Oracle

September 5, 2021August 22, 2021 by Ian

In Oracle Database, the TO_TIMESTAMP() function converts its argument to a value of TIMESTAMP data type.

Read more

Categories Oracle Tags conversion functions, date functions, functions, what is

TO_TIMESTAMP_TZ() Function in Oracle

September 5, 2021August 22, 2021 by Ian

In Oracle Database, the TO_TIMESTAMP_TZ() function converts its argument to a value of TIMESTAMP WITH TIME ZONE data type.

Read more

Categories Oracle Tags conversion functions, date functions, functions, what is

2 Functions to Get the Year from a Date in Oracle

August 21, 2021 by Ian

Below are two functions that can be used to extract the year from a date in Oracle Database.

Read more

Categories Oracle Tags date format, dates, how to

TO_DSINTERVAL() Function in Oracle

September 5, 2021August 21, 2021 by Ian

In Oracle Database, the TO_DSINTERVAL() function converts its argument to a value of INTERVAL DAY TO SECOND data type.

Read more

Categories Oracle Tags conversion functions, date functions, functions, what is

TZ_OFFSET() Function in Oracle

August 20, 2021 by Ian

In Oracle Database, the TZ_OFFSET() function returns the time zone offset corresponding to the argument based on the date the statement is executed.

Read more

Categories Oracle Tags date functions, functions, what is

NUMTOYMINTERVAL() Function in Oracle

September 5, 2021August 20, 2021 by Ian

In Oracle Database, the NUMTOYMINTERVAL() function converts a number to an INTERVAL YEAR TO MONTH literal.

Read more

Categories Oracle Tags conversion functions, date functions, functions, what is

NUMTODSINTERVAL() Function in Oracle

September 5, 2021August 20, 2021 by Ian

In Oracle Database, the NUMTODSINTERVAL() function converts a number to an INTERVAL DAY TO SECOND literal.

Read more

Categories Oracle Tags conversion functions, date functions, functions, what is
Older posts
Newer posts
← Previous Page1 … Page221 Page222 Page223 … Page423 Next →

About | Privacy Policy

© 2026 Database.Guide • All rights reserved