powered by
Retrieve the columns/types in a table.
fetch_columns(con, schema, table)
A data.table.
A database connection.
A string, the schema to query.
A string, the table to query.
fetch_columns(con = NULL)
Run the code above in your browser using DataLab