Description Usage Arguments See Also
View source: R/db-get_primary_key.R
We need the primary keys of a database table to provide a sensible default key for upserts and inserts.
1 | dbGetPrimaryKey(conn, table)
|
conn |
(DBIConnection) object |
table |
(Id) identifier for the primary key |
Other Extra DBI Methods:
dbClone(),
dbInTransaction(),
dbSetConnId()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.