dbListTablesInSchema: Lists all tables in a schema

Description Usage Arguments Examples

View source: R/dbListTablesInSchema.R

Description

Lists all tables in a schema

Usage

1
dbListTablesInSchema(con, schema)

Arguments

con

a connection to a database

schema

a string representing a schema

Examples

1
dbGetTablesInSchema(olap, "metric_monitoring")

Kidapt/keda documentation built on Nov. 23, 2019, 3:35 a.m.