powered by
Issues query against the RDBS to retrieve information about each column of the table. Name, type, length, precision, etc.
getTableColumns(conn.info, schema, table)
Connection info created with prepareConnection
prepareConnection
Table schema
Table name
data frame containing the columns' metadata