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


avitaliano/datrProfile documentation built on Aug. 1, 2019, 12:15 a.m.