db_table_data_types: Function to get a database tables' data types.

View source: R/db_table_data_types.R

db_table_data_typesR Documentation

Function to get a database tables' data types.

Description

Function to get a database tables' data types.

Usage

db_table_data_types(con, table = NA)

Arguments

con

Database connection.

table

An optional character vector of table names to filter the return to.

Value

Tibble.

Author(s)

Stuart K. Grange


skgrange/databaser documentation built on April 21, 2024, 6:30 a.m.