Can't overwrite file in POSTGRES

前端 未结 0 1745
耶瑟儿~
耶瑟儿~ 2021-01-22 00:34

maybe this is a very stupid question.

I\'m using RPostgreSQL in R to upload a file to a database:

dbWriteTable(con, "table-1", data,overwrite=TRU         


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