LIKE Clauses | Back | Forward | Home |
'Language Reference' User Functions Database Functions Data Manipulation Functions Table Functions Error Handling Functions |
LIKE clauses belong in an array and are in the following format. array('$column [!~|=~] $pattern') where $column is the column name, and $pattern is a simplified regex pattern. The regex pattern can contain the following items
|