generate_table_sql_update | R Documentation |
Generate sql code for updating a table.
generate_table_sql_update(table, surrogate_keys, instances)
table |
A string, table name. |
surrogate_keys |
A string. |
instances |
A |
A vector of strings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.