The syntax for CREATE TABLE ... AS SELECT ... has been changed: options such as…
The syntax for CREATE TABLE ... AS SELECT ... has been changed: options such as NOT PERSISTENT are now before the query (AS SELECT), because otherwise they might be interpreted as a part of the query.
正在显示
请
注册
或者
登录
后发表评论