Description Usage Arguments Value
Add a primary key
1  | pg_add_primary_key(con, table_name, key_col)
 | 
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  | 
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.