show_tables: Show Database Tables

View source: R/show_tables.R

show_tablesR Documentation

Show Database Tables

Description

Shows the tables in your data connection

Usage

show_tables(conn, show_tables_matching = "", database = "")

Arguments

conn

RODBC, RJDBC or other supported data connection

Details

Quick way to see what tables you have available to you


MattjCamp/Database documentation built on May 15, 2023, 9:35 p.m.