Is there any solution to following error “Object name contains restricted error”?

后端 未结 0 654
你的背包
你的背包 2020-12-18 04:27

I am trying to create a duplicate table using following query:

CREATE TABLE folder.table1
 AS
 SELECT * FROM folder.original_table;

CREATE TABLE folder.table         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题