Description Usage Arguments Examples
View source: R/psql_add_carf_pkey.R
Adiciona chave primaria
1 | psql_add_carf_pkey(con, tbl)
|
con |
conexao |
tbl |
tabela |
1 2 3 4 | ## Not run:
psql_add_carf_pkey(con,"julgados")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.