R/db-and-table-functions.R
primary_key.Rd
Query a table to identify its primary key(s)
primary_key(x, table_name)
a FacileDataSet or SQLiteConnection
FacileDataSet
SQLiteConnection
the name of the table to query
a character vector of primary keys