View source: R/table_functions.R
dbc_execute | R Documentation |
Execute a query on a SQL database
dbc_execute(query, con_id)
query |
Either a SQL query as a string, a file containing a SQL
query, or a YAML file with a |
con_id |
A short string describing a globally cached connection pool |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.