pg_add_primary_key: Add a primary key

Description Usage Arguments Value

View source: R/postgres.r

Description

Add a primary key

Usage

1
pg_add_primary_key(con, table_name, key_col)

Arguments

con

A DBI connection to a postgresql database

table_name

The name of a table in the postgresql database

key_col

The column to use as the primary key

Value

Nothing


karldw/kdw.junk documentation built on Sept. 8, 2021, 9:30 p.m.