fetch_tables | R Documentation |
Retrieve the tables in a schema
fetch_tables(con, schema)
con |
A database connection. |
schema |
A string, the schema to query. |
A data.table.
fetch_tables(con = NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.