View source: R/db_simple_wrappers.R
db_table_exists | R Documentation |
Function to test if database contains a table.
db_table_exists(con, table)
con |
Database connection. |
table |
A table name. |
Logical vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.