lowLevelExecuteSql | R Documentation |
This function executes a single SQL statement.
lowLevelExecuteSql(connection, sql)
connection |
The connection to the database server created using either
|
sql |
The SQL to be executed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.