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


facilebio/FacileData documentation built on Feb. 23, 2024, 9:14 a.m.