Name
glob() — Implement the GLOB operator
Common Usage
glob(pattern,string)
Description
The glob() function implements the matching
algorithm used by the SQL expression , and is
normally not called directly by user-provided SQL expressions.
This function exists so that it may be overridden with a
user-defined SQL function, providing a user-defined string GLOB
patternGLOB operator.
Note that the order of the parameters
differs between the GLOB
expression and the glob()
function.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access