match
Creates a full-text match() function with the given full-text index expression and the query text
Return
The full-text match() function expression.
Parameters
index
The full-text index expression.
query
The query string.
Creates a full-text match() function with the given full-text index expression and the query text
The full-text match() function expression.
The full-text index expression.
The query string.