> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sdf.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Interval Functions

## `search`

*Supported Signatures*

```sql theme={null}
function search $1($1, string) returns bool
	where $1 in (string, json, array<string>)
```

[🔗 Official Documentation](https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#search)
