View source: R/get_column_names.R
| get_column_names | R Documentation |
This function retrieves the column names from all tables in the specified database connection.
get_column_names(conn)
conn |
The connection object or database connection string. |
A data frame containing the column names and corresponding table names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.