A LIKE operator for filtering has been added to AQL. This allows users to filter data based on whether a specific attribute matches a given pattern.
The syntax for using the LIKE operator in AQL is as follows:
- attribute: the attribute on which the filtering is applied
- pattern: the string pattern to match
Example:
This will return the total