可以的,比如将结果写入table1,table2 ……
Insert into table1 ……;
Insert into table2 ……;
…………


Best,
Hailong
在 2020-12-19 08:30:23,"占英华" <yinghua...@163.com> 写道:
>Flink sql的dml语句可以将结果写入不同的sink表中吗?如果可以可以怎么处理?

回复