show_columns: Show Columns

View source: R/show_columns.R

show_columnsR Documentation

Show Columns

Description

Shows the columns in the table you specify

Usage

show_columns(conn, schema, tables)

Arguments

conn

RODBC, RJDBC or other supported data connection

schema

the schema or database that the tables are located in

tables

the table that you want to inspect

Details

Quick way to see what columns are in a table


mattjcamp/dbr documentation built on May 11, 2023, 2:19 a.m.