-1

Is there a documented list of keywords for Cloud Spanner?

For example, is CONTAINS a reserved word?

Maxim
  • 4,075
  • 1
  • 14
  • 23

2 Answers2

0

In the previous answer, the link doesn't navigate correctly here is the correct link:

https://cloud.google.com/spanner/docs/reference/standard-sql/lexical#reserved_keywords

(it should be reserved_keywords in the instead of reserved-keywords)

-1

Yes, there is a list of keywords, documented at Reserved Keywords.