Flink SQL is a programming language developed by Alibaba Cloud to simplify the computing model of Realtime Compute for Apache Flink and to decrease the requirements for user skills. Flink SQL complies with standard SQL syntax.

This topic describes how to use Flink SQL in Realtime Compute for Apache Flink. Flink SQL Reference consists of the topics listed in the following table.
ItemReferences
KeywordKeywords
Create a data viewCreate a data view
DML statement (INSERT INTO)INSERT INTO statement
DQL statements
Window functions
Built-in functions
User-defined functionsJava
Python