Unable to Write a Data Frame to Redshift Using R

前端 未结 0 957
醉话见心
醉话见心 2021-02-06 05:45

I\'m currently unable to write a data frame to Redshift when using the following copy_to code:

copy_to(con, df_name, "df_name", overwrite = TRUE)


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