All Products
Search
Document Center

Realtime Compute for Apache Flink:Keywords

Last Updated:Mar 26, 2026

Flink SQL reserves certain strings as keywords, even if the corresponding SQL features are not yet fully implemented. If you use a reserved keyword as an identifier (such as a table name or field name) in a DDL statement, wrap it in backticks.

Example: `value`

Reserved keywords by version

For the full list of reserved keywords for your Flink version, see the Apache Flink documentation: