getTableColumns: getTableColumns

Description Usage Arguments Value

View source: R/getTableColumns.R

Description

Issues query against the RDBS to retrieve information about each column of the table. Name, type, length, precision, etc.

Usage

1
getTableColumns(conn.info, schema, table)

Arguments

conn.info

Connection info created with prepareConnection

schema

Table schema

table

Table name

Value

data frame containing the columns' metadata


datrProfile documentation built on Aug. 2, 2019, 5:05 p.m.