Oracle 5.0 Reference Manual page 888

Table of Contents

Advertisement

Name
LOCALTIMESTAMP,
[925]
LOCALTIMESTAMP()
[890]
LOCATE()
[911]
LOG10()
[911]
LOG2()
[910]
LOG()
[890]
LOWER()
[891]
LPAD()
[891]
LTRIM()
[891]
MAKE_SET()
[925]
MAKEDATE()
[925]
MAKETIME
MASTER_POS_WAIT()
[934]
MATCH
[971]
MAX()
[955]
MD5()
[925]
MICROSECOND()
[891]
MID()
[971]
MIN()
[906]
-
[925]
MINUTE()
[911]
MOD()
[907]
% or MOD
[925]
MONTH()
[926]
MONTHNAME()
[967]
NAME_CONST()
NOT BETWEEN ... AND ...
[876]
!=,
<>
[879]
NOT IN()
[898]
NOT LIKE
[899]
NOT REGEXP
[880]
NOT,
!
[926]
NOW()
[884]
NULLIF()
[891]
OCT()
[891]
OCTET_LENGTH()
[956]
OLD_PASSWORD()
[881]
||,
OR
Function and Operator Reference
Description
Synonym for NOW()
Return the position of the first occurrence of substring
Return the base-10 logarithm of the argument
Return the base-2 logarithm of the argument
Return the natural logarithm of the first argument
Return the argument in lowercase
Return the string argument, left-padded with the specified
string
Remove leading spaces
Return a set of comma-separated strings that have the
corresponding bit in bits set
Create a date from the year and day of year
MAKETIME()
[966]
Block until the slave has read and applied all updates up to
the specified position
Perform full-text search
Return the maximum value
Calculate MD5 checksum
Return the microseconds from argument
Return a substring starting from the specified position
Return the minimum value
Minus operator
Return the minute from the argument
Return the remainder
Modulo operator
Return the month from the date passed
Return the name of the month
Causes the column to have the given name
[878]
Check whether a value is not within a range of values
Not equal operator
Check whether a value is not within a set of values
Negation of simple pattern matching
Negation of REGEXP
Negates value
Return the current date and time
Return NULL if expr1 = expr2
Return a string containing octal representation of a number
A synonym for LENGTH()
Return the value of the pre-4.1 implementation of
PASSWORD
Logical OR
868

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents