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)