get_all_table_info: Get all table, column, and view metadata from SQL Server...

Description Usage Arguments Examples

View source: R/exploratory_functions.R

Description

Given an odbc handle this function gras all the metadata associated with a database at the table/column level and returns it as a data.frame

Usage

1
get_all_table_info(conn, table_names)

Arguments

conn:

odbc handle

Examples

1

zbeaver4/beavR documentation built on May 4, 2019, 9:12 p.m.