Hello,

When I do:

dbWriteTable(con, "r.BOD", cbind(row_names = rownames(BOD), BOD))

...can I specify the data types such as varchar(12), float, double
precision, etc. for each of the fields/columns?

If not, what is the best way to create a table with specified field data
types (with the RpgSQL package/R)?

Regards,

Ben

	[[alternative HTML version deleted]]

