Description Usage Arguments Value
Update All Records in table_name
that match user_id
1 | db_update_records(con, user_id, table_name, table_df)
|
con |
valid database connection |
user_id |
user ID |
table_name |
character string name of a database table |
table_df |
dataframe of records to substitute |
integer number of rows affected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.