python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
dBWriteTable cannot write more than one record (with NA) into into SQL Server table
I am using RJDBC and dbWriteTable to write a data.table into an existing SQL Server database table.
Here is my sample data: mtcars
After I get connection to DB, I am using dbWriteTable to create a DB ...
jfz88
Votes: 0
Answers: 0