Description Usage Arguments Value
Insert data to an SQL connection
1 2 3 4 5 6 7 |
con |
an SQL connection |
tbl |
name of table to insert to |
dt |
data to insert |
conflict |
how to deal with conflict |
constraint |
constrained columns, only used when conflict == "replace" and connection is to a PostgreSQL database |
number of rows inserted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.