Returns a character vector containing all of the column names of for the specified table.
| 1 | get_column_names(conn, table_name, owner = "DBO")
 | 
| conn | database connection | 
| table_name | character vector with the name of the table | 
| owner | character vector of length 1 having the database schema owner. Defaults to "DBO". | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.