All Products
Search
Document Center

E-MapReduce:Flink SQL reference

Last Updated:May 19, 2023

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.

Item

References

Keyword

Keywords

Create a data view

Create a data view

DML statement (INSERT INTO)

INSERT INTO statement

DQL statements

Window functions

Built-in functions

User-defined functions

Java

Python