R DBI unsupported column type ANYDATA

前端 未结 0 1657
遥遥无期
遥遥无期 2020-12-15 08:33

I have a column with type ANYDATA in an oracle database. How can I get this data as text into R? Thanks

library(ROracle)
DBI::dbExecute(con, &quo         


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