About 266 results
Open links in new tab
  1. Oracle Date Functions

    Feb 29, 2016 · This tutorial provides you with the most commonly used Oracle date functions that help you handle date and time data easily and more effectively.

  2. Oracle EXTRACT Function

    Dec 31, 1999 · This tutorial shows you how to use the Oracle EXTRACT () function to extract a value of a specified field of a date time value.

  3. Oracle TO_DATE Function

    May 5, 2025 · Summary: In this tutorial, you’ll learn how to use the Oracle TO_DATE() function to convert a date string to a value of the DATE type using a specific format.

  4. Oracle DATE Data Type

    This tutorial introduces you to the Oracle DATE data type and shows how to handle date and time date effectively.

  5. Oracle TRUNC Date Function

    This tutorial shows you how to use Oracle TRUNC () function to truncate a date to a specified unit and gives you some practical examples.

  6. Oracle CURRENT_DATE Function

    This tutorial shows you how to use the Oracle CURRENT_DATE function to get the current date and time in the session time zone.

  7. Oracle Date Format

    Dec 31, 1999 · This tutorial shows you how to use the Oracle Date Format for formatting date values.

  8. Oracle TO_CHAR Function

    This tutorial shows you how to use the Oracle TO_CHAR () function to convert a date or number to a string in a specified format.

  9. PL/SQL Function - Oracle Tutorial

    How to develop a PL/SQL function and call it in various places such as an assignment statement and an SQL statement.

  10. Oracle ROUND Function

    This tutorial shows you how to use the Oracle ROUND () function to get a date value rounded to a specific unit e.g., YEAR, MONTH, DAY, etc.