db_table: DB Table pointer

Description Usage Arguments Value

Description

Create a tbl that references a schema.table in the 'conn' database.

Usage

1
db_table(conn, schema, table)

Arguments

conn

A database connection.

schema

A string with schema name.

table

A string with table name.

Value

A reference to a database table.


quartin/dbutils documentation built on May 8, 2019, 1:49 p.m.