June 2007
Intermediate to advanced
384 pages
8h 11m
English
Function Reference
Functions are powerful elements of the Log Parser SQL language; virtually all queries written with the Log Parser SQL language make use of at least one function. Functions take zero or more field-expressions as arguments, process their values, and return a new value. The Log Parser SQL language supports more than 80 functions, ranging from string manipulation functions (for example, SUBSTR, STRCAT) to arithmetical functions (for example, ADD, EXP).
The ADD function returns the sum of the two argument values.
![]()
When the arguments are of the STRING type, the value returned is the concatenation ...
Read now
Unlock full access