Function and Operator Reference
867
Name
Description
FROM_DAYS()
[923]
Convert a day number to a date
FROM_UNIXTIME()
[923]
Format UNIX timestamp as a date
GET_FORMAT()
[924]
Return a date format string
GET_LOCK()
[965]
Get a named lock
>=
[876]
Greater than or equal operator
>
[876]
Greater than operator
GREATEST()
[878]
Return the largest argument
GROUP_CONCAT()
[970]
Return a concatenated string
HEX()
[889]
Return a hexadecimal representation of a decimal or string
value
HOUR()
[924]
Extract the hour
IF()
[883]
If/else construct
IFNULL()
[884]
Null if/else construct
IN()
[878]
Check whether a value is within a set of values
INET_ATON()
[966]
Return the numeric value of an IP address
INET_NTOA()
[966]
Return the IP address from a numeric value
INSERT()
[889]
Insert a substring at the specified position up to the specified
number of characters
INSTR()
[889]
Return the index of the first occurrence of substring
INTERVAL()
[879]
Return the index of the argument that is less than the first
argument
IS_FREE_LOCK()
[966]
Checks whether the named lock is free
IS NOT NULL
[877]
NOT NULL value test
IS NOT
[876]
Test a value against a boolean
IS NULL
[877]
NULL value test
IS_USED_LOCK()
[966]
Checks whether the named lock is in use. Return connection
identifier if true.
IS
[876]
Test a value against a boolean
ISNULL()
[879]
Test whether the argument is NULL
LAST_DAY
[925]
Return the last day of the month for the argument
LAST_INSERT_ID()
[961]
Value of the AUTOINCREMENT column for the last INSERT
LCASE()
[889]
Synonym for LOWER()
LEAST()
[879]
Return the smallest argument
<<
[951]
Left shift
LEFT()
[890]
Return the leftmost number of characters as specified
LENGTH()
[890]
Return the length of a string in bytes
<=
[876]
Less than or equal operator
<
[876]
Less than operator
LIKE
[896]
Simple pattern matching
LN()
[910]
Return the natural logarithm of the argument
LOAD_FILE()
[890]
Load the named file
LOCALTIME()
,
LOCALTIME
[925]
Synonym for NOW()
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...