We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1736fc8 commit 072c153Copy full SHA for 072c153
sql/arrays-and-maps.md
@@ -29,6 +29,11 @@ Supported by:
29
- [N1QL][]
30
- [PostgreSQL][]
31
32
+Array subscript operator `arr[OFFSET(5)]`. Supported by:
33
+
34
+- [BigQuery][]
35
36
+[bigquery]: https://cloud.google.com/bigquery/docs/reference/standard-sql/operators#array_subscript_operator
37
[hive]: https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF#LanguageManualUDF-OperatorsonComplexTypes
38
[spark]: https://stackoverflow.com/questions/34916038/sparksql-sql-syntax-for-nth-item-in-array
39
[n1ql-literals]: https://docs.couchbase.com/server/current/n1ql/n1ql-language-reference/datatypes.html#arrays
0 commit comments