View source: R/geoflow_utils.R
| getDBTableColumnComment | R Documentation |
getDBTableColumnComment
getDBTableColumnComment(dbi, schema, table, column_index)
dbi |
a dbi connection |
schema |
schema |
table |
table |
column_index |
table column index |
the table comment
Emmanuel Blondel, emmanuel.blondel1@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.