Skip to content
Prev 276780 / 398506 Next

dbWriteTable with field data type

On Tue, Nov 8, 2011 at 12:16 PM, Ben quant <ccquant at gmail.com> wrote:
dbWriteTable will set types based on the input data.frame classes but
if you don't like them then you can use the sql create table statement
to define a table layout and then use insert statements to insert the
data.