execute_sql_statements | R Documentation |
Utility function which loops through a vector of SQL statements and executes them
execute_sql_statements(dict, statements)
dict |
Dictionary object |
statements |
Vector of SQL statements |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.