[R] Add primary key to sqlite table

Christian Oswald christian.oswald at diospi-suyana.org
Wed Feb 26 19:50:56 CET 2014


Hello,

is it possible to add a primary key to a sqlite table with Rsqlite?
Without create a complex query string?

I have tried dbWriteTable but don't found an option to define a field as
primary key.

Has someone suggestions?

Thanks,

Christian



More information about the R-help mailing list