db_information_schema: Function to get schema information from a database.

View source: R/db_information_schema.R

db_information_schemaR Documentation

Function to get schema information from a database.

Description

Only PostgreSQL databases are supported currently.

Usage

db_information_schema(con)

Arguments

con

Database connection.

Author(s)

Stuart K. Grange


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