dbGetStatement,DatabricksResult-method | R Documentation |
Get SQL statement from result
## S4 method for signature 'DatabricksResult'
dbGetStatement(res, ...)
res |
A DatabricksResult object |
... |
Additional arguments (ignored) |
The SQL statement as character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.