dbListFields,DatabricksConnection,character-method | R Documentation |
List column names of a Databricks table
## S4 method for signature 'DatabricksConnection,character'
dbListFields(conn, name, ...)
conn |
A DatabricksConnection object |
name |
Table name to describe |
... |
Additional arguments (ignored) |
Character vector of column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.