Querying data with SQL Stream BuilderPDF version

Creating tables with Flink DDL

You can use Flink DDL to create tables or views by adding the CREATE statement to the Flink DDL window or filling out the Available templates.

When using Flink DDL, you have the option to either define your CREAT TABLE statement using SQL in the Flink DDL window, or use the available Flink DDL templates. The Flink DDL templates are predefined examples of CREATE TABLE statements which you can fill out with your job specific values.

You can choose from the following templates:

For full reference on the Flink SQL DDL functionality, see the official Apache Flink documentation.

We want your opinion

How can we improve this page?

What kind of feedback do you have?