retrieve_tables.Rd
Places all tables from the database connection in a list.
retrieve_tables(connection, schema = "ops_dev")
connection | an sql connection |
---|---|
schema | string vector: the database schema targeted |
a list containing pointers to tables within the sql connection.