Oracle 5.0 Reference Manual page 936

Table of Contents

Advertisement

Name
[924]
GET_FORMAT()
[924]
HOUR()
[925]
LAST_DAY
LOCALTIME(),
LOCALTIME
LOCALTIMESTAMP,
[925]
LOCALTIMESTAMP()
[925]
MAKEDATE()
[925]
MAKETIME
[925]
MICROSECOND()
[925]
MINUTE()
[925]
MONTH()
[926]
MONTHNAME()
[926]
NOW()
[926]
PERIOD_ADD()
[926]
PERIOD_DIFF()
[927]
QUARTER()
[927]
SEC_TO_TIME()
[927]
SECOND()
[927]
STR_TO_DATE()
[928]
SUBDATE()
[928]
SUBTIME()
[928]
SYSDATE()
[930]
TIME_FORMAT()
[930]
TIME_TO_SEC()
[929]
TIME()
[929]
TIMEDIFF()
[929]
TIMESTAMP()
[929]
TIMESTAMPADD()
[930]
TIMESTAMPDIFF()
[930]
TO_DAYS()
[931]
UNIX_TIMESTAMP()
[932]
UTC_DATE()
[932]
UTC_TIME()
[932]
UTC_TIMESTAMP()
[932]
WEEK()
[933]
WEEKDAY()
[933]
WEEKOFYEAR()
[933]
YEAR()
[934]
YEARWEEK()
Date and Time Functions
Description
Return a date format string
Extract the hour
Return the last day of the month for the argument
[925]
Synonym for NOW()
Synonym for NOW()
Create a date from the year and day of year
MAKETIME()
Return the microseconds from argument
Return the minute from the argument
Return the month from the date passed
Return the name of the month
Return the current date and time
Add a period to a year-month
Return the number of months between periods
Return the quarter from a date argument
Converts seconds to 'HH:MM:SS' format
Return the second (0-59)
Convert a string to a date
A synonym for DATE_SUB() when invoked with three
arguments
Subtract times
Return the time at which the function executes
Format as time
Return the argument converted to seconds
Extract the time portion of the expression passed
Subtract time
With a single argument, this function returns the date or
datetime expression; with two arguments, the sum of the
arguments
Add an interval to a datetime expression
Subtract an interval from a datetime expression
Return the date argument converted to days
Return a UNIX timestamp
Return the current UTC date
Return the current UTC time
Return the current UTC date and time
Return the week number
Return the weekday index
Return the calendar week of the date (0-53)
Return the year
Return the year and week
916

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents