db.tables: List the tables in a database

View source: R/db-info.R

db.tablesR Documentation

List the tables in a database

Description

List the tables in a database

Usage

db.tables(db)

Arguments

db

The database connection. S4 object of class "database".

Value

A character vector of table names in the database.


blueraleigh/db documentation built on Feb. 25, 2024, 9:13 a.m.