Oracle 5.0 Reference Manual page 887

Table of Contents

Advertisement

Name
[923]
FROM_DAYS()
[923]
FROM_UNIXTIME()
[924]
GET_FORMAT()
[965]
GET_LOCK()
[876]
>=
[876]
>
[878]
GREATEST()
[970]
GROUP_CONCAT()
[889]
HEX()
[924]
HOUR()
[883]
IF()
[884]
IFNULL()
[878]
IN()
[966]
INET_ATON()
[966]
INET_NTOA()
[889]
INSERT()
[889]
INSTR()
[879]
INTERVAL()
[966]
IS_FREE_LOCK()
[877]
IS NOT NULL
[876]
IS NOT
[877]
IS NULL
[966]
IS_USED_LOCK()
[876]
IS
[879]
ISNULL()
[925]
LAST_DAY
[961]
LAST_INSERT_ID()
[889]
LCASE()
[879]
LEAST()
[951]
<<
[890]
LEFT()
[890]
LENGTH()
[876]
<=
[876]
<
[896]
LIKE
[910]
LN()
[890]
LOAD_FILE()
LOCALTIME(),
LOCALTIME
Function and Operator Reference
Description
Convert a day number to a date
Format UNIX timestamp as a date
Return a date format string
Get a named lock
Greater than or equal operator
Greater than operator
Return the largest argument
Return a concatenated string
Return a hexadecimal representation of a decimal or string
value
Extract the hour
If/else construct
Null if/else construct
Check whether a value is within a set of values
Return the numeric value of an IP address
Return the IP address from a numeric value
Insert a substring at the specified position up to the specified
number of characters
Return the index of the first occurrence of substring
Return the index of the argument that is less than the first
argument
Checks whether the named lock is free
NOT NULL value test
Test a value against a boolean
NULL value test
Checks whether the named lock is in use. Return connection
identifier if true.
Test a value against a boolean
Test whether the argument is NULL
Return the last day of the month for the argument
Value of the AUTOINCREMENT column for the last INSERT
Synonym for LOWER()
Return the smallest argument
Left shift
Return the leftmost number of characters as specified
Return the length of a string in bytes
Less than or equal operator
Less than operator
Simple pattern matching
Return the natural logarithm of the argument
Load the named file
[925]
Synonym for NOW()
867

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents