R/check_keying.R
rows_are_uniquely_keyed.Rd
Return TRUE if table rows are uniquely keyed by key_columns.
rows_are_uniquely_keyed(table_rep, key_columns, db)
rquery op_tree
character vector names of key columns
database handle
TRUE if table rows are uniquely keyed by key columns