View source: R/db_table_data_types.R
db_table_data_types | R Documentation |
Function to get a database tables' data types.
db_table_data_types(con, table = NA)
con |
Database connection. |
table |
An optional character vector of table names to filter the return to. |
Tibble.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.