primary_key: Query a table to identify its primary key(s)

View source: R/db-and-table-functions.R

primary_keyR Documentation

Query a table to identify its primary key(s)

Description

Query a table to identify its primary key(s)

Usage

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


facileverse/FacileData documentation built on Feb. 24, 2024, 7:59 a.m.