Query a table to identify its primary key(s)

primary_key(x, table_name)

Arguments

x

a FacileDataSet or SQLiteConnection

table_name

the name of the table to query

Value

a character vector of primary keys