Which one is more performant in redshift - Truncate followed with Insert Into or Drop and Create Table As?

后端 未结 0 1891
别跟我提以往
别跟我提以往 2021-01-07 12:56

I have been working on AWS Redshift and kind of curious about which of the data loading (full reload) method is more performant.

Approach 1 (Using Truncate):

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