且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

无效的操作:不支持WITH RECURSIVE

更新时间:2021-09-08 23:23:56

Amazon Redshift官方文档:

The official Amazon Redshift documentation: Unsupported PostgreSQL Features:

Amazon Redshift不支持这些PostgreSQL功能.
...
...
-递归公用表表达式
...

These PostgreSQL features are not supported in Amazon Redshift.
...
...
- Recursive common table expressions
...