dbTableCols: Get a data frame with column information for a database table

View source: R/db_util.r

dbTableColsR Documentation

Get a data frame with column information for a database table

Description

Get a data frame with column information for a database table

Usage

dbTableCols(db, table)

Arguments

db

dbi database connection

table

name of the table


skranz/dbmisc documentation built on Oct. 15, 2022, 2:11 p.m.