dbSendStatement,DatabricksConnection,character-method | R Documentation |
Send statement to Databricks
## S4 method for signature 'DatabricksConnection,character'
dbSendStatement(conn, statement, ...)
conn |
A DatabricksConnection object |
statement |
SQL statement |
... |
Additional arguments (ignored) |
A DatabricksResult object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.