dbc_table: Access a single table

View source: R/table_functions.R

dbc_tableR Documentation

Access a single table

Description

Access a single table

Usage

dbc_table(table_name = NULL, con_id)

Arguments

table_name

Name of the table in the database. If no table is provided, returns a list of tables as a character vector.

con_id

A short string describing a globally cached connection pool


dgrtwo/dbcooper documentation built on Nov. 18, 2023, 6:24 p.m.